This class encapsulates a point description key set.

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

Syntax

C#
public class PointDescriptionKeySet : DBObject
Visual Basic
Public Class PointDescriptionKeySet _
	Inherits DBObject
Visual C++
public ref class PointDescriptionKeySet : public DBObject

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      RXObject
        Drawable
          DBObject
            Autodesk.Civil.DatabaseServices..::..DBObject
              Autodesk.Civil.DatabaseServices..::..PointDescriptionKeySet

See Also