Share

UDPClassificationApplyType Enumeration

An enumeration that specifies how User-Defined Property classifications are applied to a point group or parcel properties.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum UDPClassificationApplyType

VB

Public Enumeration UDPClassificationApplyType

C++

public enum class UDPClassificationApplyType

Members

Member nameValueDescription
All0 
None1 
Custom2 

Example

C#

1!ERROR: See log file!

VB

1!ERROR: See log file!

See Also

Reference

Was this information helpful?