NameString Methods TIBCO Spotfire 7.6 API Reference

The NameString type exposes the following members.

Methods

  Name Description
Public method Static member AreEquivalentNameStrings
Tests if two unnormalized strings represent the same name.
Public method Static member AsNormalizedNameString
Normalizes a name string by trimming at both ends and converting to Unicode normal form C.
Public method Static member CreateUniqueName
Makes a suggested name string unique within a collection by appending a suffix. Truncates the suggested name if it is too long for a name string, and normalizes the name.
Public method Static member CreateUniqueNameCollection
Creates a collection of unique and normalized name strings from a given set of original names.
Public method Static member IsValidName
Checks if a string can be used as a valid name.
Public method Static member IsValidUniqueName
Checks if an input string can be used as a name.
Public method Static member ValidateCustomPropertyName
Validates the name of a custom DataProperty.
Top
See Also

Reference