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