Applies a custom User-Defined Property classification by name to the current site.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.1584.0
Syntax
| C# |
|---|
public void UseCustomClassification( string name ) |
| Visual Basic |
|---|
Public Sub UseCustomClassification ( _ name As String _ ) |
| Visual C++ |
|---|
public: void UseCustomClassification( String^ name ) |
Parameters
- name
- Type: System..::..String
The name of the custom UDP to apply.