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.4.2516.0
Syntax
| C# |
|---|
public enum UDPClassificationApplyType |
| Visual Basic |
|---|
Public Enumeration UDPClassificationApplyType |
| Visual C++ |
|---|
public enum class UDPClassificationApplyType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| All | 0 | ||
| None | 1 | ||
| Custom | 2 |
Examples
1!ERROR: See log file!1!ERROR: See log file!