Gets the query string token for a value delimiter.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public static string ValueDelimiter { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property ValueDelimiter As String Get |
| Visual C++ |
|---|
public: static property String^ ValueDelimiter { String^ get (); } |