EldorADO.NET Class Library

PropertyData.GetService Method 

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.Domain.PropertyData.GetService(System.Type)

[Visual Basic]
Public Function GetService( _
   ByVal type As Type _
) As Object
[C#]
public object GetService(
   Type type
);

Parameters

type
Missing <param> documentation for type

Return Value

Missing <returns> documentation for M:Eldorado.Object.Domain.PropertyData.GetService(System.Type)

See Also

PropertyData Class | Eldorado.Object.Domain Namespace