Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public T PointType { get; set; }
Visual Basic
Public Property PointType As T Get Set
Visual C++
public: property T PointType { T get (); void set (T value); }