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