GetDisallowedItemLifeCycleStatesForSubmitActivities Method
Gets the IDs of the lifecycle states that are configured to prevent change orders from moving out of work state
Required Permissions
Vault Get OptionsSyntax
public System.long[] GetDisallowedItemLifeCycleStatesForSubmitActivities()Public Function GetDisallowedItemLifeCycleStatesForSubmitActivities() As System.Long()Return Value
array of lifecycle state IDs
Remarks
The restricting of change order from moving out of work states is enabled/disabled using the SetDisallowedLifecycleStatesForSubmitActivitiesEnabled method