SaveAnnotationsReturnObject
Response of saved or created annotation.
Ids of created or saved annotations.
public SaveAnnotationsReturnObject()
Constructor
Constructor
Constructor
Constructor
public SaveAnnotationsReturnObject(bool success, int[] annotationIds, string customErrorMessage, int errorCode)
Constructor