PartFamilyDomain Property |
Gets the part domain
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic DomainType Domain { get; }
Public ReadOnly Property Domain As DomainType
Get
public:
property DomainType Domain {
DomainType get ();
}
Property Value
DomainType
See Also