PointGroupQueryTokenValueDelimiter Property |
Gets the query string token for a value delimiter.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic static string ValueDelimiter { get; }
Public Shared ReadOnly Property ValueDelimiter As String
Get
public:
static property String^ ValueDelimiter {
String^ get ();
}
Property Value
String
See Also