PointGroupUDPClassificationApplyType Property |
Gets an enumeration that specifies how User-Defined Property classifications are applied to the current point group.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic UDPClassificationApplyType UDPClassificationApplyType { get; }
Public ReadOnly Property UDPClassificationApplyType As UDPClassificationApplyType
Get
public:
property UDPClassificationApplyType UDPClassificationApplyType {
UDPClassificationApplyType get ();
}
Property Value
UDPClassificationApplyType
ExampleNo code example is currently available or this language may not be supported.
See Also