The class represents the base class for all user-defined property classes.

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

Syntax

C#
public class UDP
Visual Basic
Public Class UDP
Visual C++
public ref class UDP

Remarks

The combination of a UDP's name and GUID can be used as a unique identifier for an individual UDP.

Inheritance Hierarchy

See Also