PointFileFormatFileExtension Property |
Gets the default file extension of the point data file using this format.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string FileExtension { get; }
Public ReadOnly Property FileExtension As String
Get
public:
property String^ FileExtension {
String^ get ();
}
Property Value
String
See Also