SymbolUtilityServicesPreValidateSymbolName Method

Executes pre-validation measures on a string that will later be validated as a symbol name.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public static string PreValidateSymbolName(
        string symbolName,
        bool preserveCase
)

Parameters

symbolName  String
[in] Symbol name.
preserveCase  Boolean
[in] Flag that specifies whether to preserve the case of alphabetic letters.

Return Value

String
Pre-validated string.
See Also

©  Bricsys NV. All rights reserved.