CivilDocumentParcelUDPs Property |
Gets the collection containing all Parcel user defined properties in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic UDPCollection ParcelUDPs { get; }
Public ReadOnly Property ParcelUDPs As UDPCollection
Get
public:
property UDPCollection^ ParcelUDPs {
UDPCollection^ get ();
}
Property Value
UDPCollection
See Also