This document is archived and information here might be outdated. Recommended version. |
Returns the domain (if any) of the given property.
[Visual Basic .NET] Public Function GetDomain ( _ ByVal propname As String _ ) As IGPDomain
[C#] public IGPDomain GetDomain ( string propname );