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