Gets the type of the network park.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual PartType PartType { get; }
Public Overridable ReadOnly Property PartType As PartType
Get
public:
virtual property PartType PartType {
PartType get ();
}
Property Value
PartType
RemarksFor example, pipe, wire, or conduit.
See Also