EldorADO.NET Class Library

ObjectDomain.GetPath Method (Type)

[This is preliminary documentation and subject to change.]

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

[Visual Basic]
Overloads Public Function GetPath( _
   ByVal type As Type _
) As ObjectPath
[C#]
public ObjectPath GetPath(
   Type type
);

Parameters

type
Missing <param> documentation for type

Return Value

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

See Also

ObjectDomain Class | Eldorado.Object.Domain Namespace | ObjectDomain.GetPath Overload List