SpatialFieldManager.SetResultSchema
Description:
Sets a new value for an existing result schema in the result registry
Sets a new value for an existing result schema in the result registry
public void SetResultSchema(
int idx,
AnalysisResultSchema resultSchema
)
-
Int32idxIndex of registered result schema
-
resultSchemaResult schema replacing the existent one
-
idx refers to non-existent result schema -or- name of resultSchema is not unique in view
-
A non-optional argument was NULL