UDPClassificationApplyType Enumeration |
An enumeration that specifies how User-Defined Property classifications
are applied to a point group or parcel properties.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum UDPClassificationApplyType
Public Enumeration UDPClassificationApplyType
public enum class UDPClassificationApplyType
Members| Member name | Value | Description |
|---|
| All | 0 | |
| None | 1 | |
| Custom | 2 | |
ExampleNo code example is currently available or this language may not be supported.
See Also