SpatialFieldManager.IsResultSchemaNameUnique
Description:
Verify the uniqueness of the name among all registered result schemas.
Verify the uniqueness of the name among all registered result schemas.
-
nameName to verify uniqueness of.
-
resultIndexToSkipIndex of result (e.g. to be replaced) which names should not count for uniqueness; negative number means nothing is excluded from comparison.
Return Value
bool
True if name is unique, false otherwise.
-
A non-optional argument was NULL