Gets the part type
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PartType PartType { get; }
VB
Public ReadOnly Property PartType As PartType Get
C++
public: property PartType PartType { PartType get (); }