Gets the point file format type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public PointFileFormatType FileFormatType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FileFormatType As PointFileFormatType Get |
| Visual C++ |
|---|
public: property PointFileFormatType FileFormatType { PointFileFormatType get (); } |