SymbolUtilityServicesValidateSymbolName Method

Validates a name for extended symbol names.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static void ValidateSymbolName(
        string name,
        bool allowVerticalBar
)

Parameters

name
Type: SystemString
[in] Name to validate.
allowVerticalBar
Type: SystemBoolean
[in] Flag that specifies whether vertical bars ("|") are allowed in the symbol name.
See Also

©  Bricsys NV. All rights reserved.