This activity allows to add an already existig ObjectState to an already existing ClassType. If the specified ObjectState is already attached to the specified class it will be ignored and no exceptions will be thrown.
The ExternalId of the ClassType to add the state(s) to.
The Id of the ClassType to add the state(s) to.
The orchestrator object represents the connection to a DocsMarshal installation.
The ExternalId of the single ObjectState to be added to the specified class. If single ObjectStateExternalId and multiple ObjectStateExternalIds have both a value both parameters will be considered and merged in an unique list of ObjectStateIds. ObjectStateId and ObjectStateExternalIds will be also merged together to build an unique list of states to be added to the specified class.
A list of ExternalIds to add multiple ObjectStates to the specified class. If single ObjectStateExternalId and multiple ObjectStateExternalIds have both a value both parameters will be considered and merged in an unique list of ObjectStateIds. ObjectStateId and ObjectStateExternalIds will be also merged together to build an unique list of states to be added to the specified class.
The Id of the single ObjectState to be added to the specified class. If single ObjectStateId and multiple ObjectStateIds have both a value both parameters will be considered and merged in an unique list of ObjectStateIds. ObjectStateIds and ObjectStateExternalIds will be also merged together to build an unique list of states to be added to the specified class.
A list of Ids to add multiple ObjectStates to the specified class. If single ObjectStateId and multiple ObjectStateIds have both a value both parameters will be considered and merged in an unique list of ObjectStateIds. ObjectStateIds and ObjectStateExternalIds will be also merged together to build an unique list of states to be added to the specified class.