2027 Method
Changes 0
M

AssetProperty.IsValidSchemaIdentifier

Description:
Check that schema name is valid
public bool IsValidSchemaIdentifier(
	string schemaID
)
  • String
    schemaID
    The schema name.
Return Value Boolean True if the schema name is valid.