PartFamilyPartSizeCount Property |
Gets count of part sizes under this part family
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic int PartSizeCount { get; }
Public ReadOnly Property PartSizeCount As Integer
Get
public:
property int PartSizeCount {
int get ();
}
Property Value
Int32
See Also