Gets the query string token for a single quote.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public static string SingleQuoteCode { get; }
VB
Public Shared ReadOnly Property SingleQuoteCode As String Get
C++
public: static property String^ SingleQuoteCode { String^ get (); }