UDPClassificationUDPs Property |
Gets a UDPCollection containing all the UDP objects with the current UDPClassification.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic UDPCollection UDPs { get; }
Public ReadOnly Property UDPs As UDPCollection
Get
public:
property UDPCollection^ UDPs {
UDPCollection^ get ();
}
Property Value
UDPCollection
See Also