FormatOptions.IsValidSymbol
Description:
Checks whether a symbol is valid for the unit in this FormatOptions.
Checks whether a symbol is valid for the unit in this FormatOptions.
Overloads (2):
IsValidSymbol(ForgeTypeId)
public bool IsValidSymbol(
ForgeTypeId symbolTypeId
)
-
symbolTypeIdIdentifier of the symbol to check.
Return Value
bool
True if the symbol is valid, false otherwise.
-
A non-optional argument was NULL
-
UseDefault is true in this FormatOptions.