GetDisallowedLifeCycleStatesForSubmitActivitiesEnabled Method
Gets the value for the Change Order Vault Setting "Restrict Change Orders from moving out of Work state based on File and Item Lifecycle states"
Required Permissions
Vault Get OptionsSyntax
public System.bool GetDisallowedLifeCycleStatesForSubmitActivitiesEnabled(
System.string entityClassId
)Public Function GetDisallowedLifeCycleStatesForSubmitActivitiesEnabled( _
ByVal entityClassId As System.String _
) As System.BooleanParameters
| Name | Description |
|---|---|
| entityClassId | the entity class ID to get the value for |
Return Value
Whether or not moving out of work state is restricted for the given entity class
Remarks
Can be Configured for FILE or ITEM