PointGroupQueryTokenOpeningParenthesis Property |
Gets the query string token for an opening parenthesis.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic static string OpeningParenthesis { get; }
Public Shared ReadOnly Property OpeningParenthesis As String
Get
public:
static property String^ OpeningParenthesis {
String^ get ();
}
Property Value
String
See Also