UseAllClassifications Method

Applies all the User-Defined Property classifications to the current point group.

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

Syntax

C#

public void UseAllClassifications()

Visual Basic

Public Sub UseAllClassifications

Visual C++

public:
void UseAllClassifications()

Examples

CopyC#
1!ERROR: See log file!
CopyVB.NET
1!ERROR: See log file!

See Also