Gets the name of the User-Defined Property classification that is assigned to the current point group.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public string UDPClassificationName { get; } |
Visual Basic |
---|
Public ReadOnly Property UDPClassificationName As String Get |
Visual C++ |
---|
public: property String^ UDPClassificationName { String^ get (); } |
Remarks
This property only valid when the UDPClassificationApplyType is UDPClassificationApplyType::Custom, otherwise, the UDPClassificationName is empty.
Examples

1!ERROR: See log file!

1!ERROR: See log file!