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.8.0.292
Syntaxpublic enum UDPClassificationApplyType
Public Enumeration UDPClassificationApplyType
public enum class UDPClassificationApplyType
MembersMember name | Value | Description |
---|
All | 0 | |
None | 1 | |
Custom | 2 | |
ExampleNo code example is currently available or this language may not be supported.
See Also