Checks if a string can be used as a valid name.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- nameCandidate
- Type: System String
The string.
Return Value
Type: BooleanTrue if the string is not empty or too long.
Version Information
See Also