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.
public bool IsResultSchemaNameUnique(
string name,
int resultIndexToSkip
)
-
StringnameName to verify uniqueness of.
-
Int32resultIndexToSkipIndex of result (e.g. to be replaced) which names should not count for uniqueness; negative number means nothing is excluded from comparison.
-
A non-optional argument was null