PointFileFormatDelimiter Property |
Gets the delimiter used to separate values in the point data file.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string Delimiter { get; }
Public ReadOnly Property Delimiter As String
Get
public:
property String^ Delimiter {
String^ get ();
}
Property Value
String
See Also