PointFileFormatFileFormatType Property |
Gets the point file format type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PointFileFormatType FileFormatType { get; }
Public ReadOnly Property FileFormatType As PointFileFormatType
Get
public:
property PointFileFormatType FileFormatType {
PointFileFormatType get ();
}
Property Value
PointFileFormatType
See Also