ContentColumnPermissionsIsRequiredInTransition Method (Int32) |
Determines whether the column is required in the specified transition.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool IsRequiredInTransition(
int transitionId
)
Parameters
- transitionId
- Type: SystemInt32
Return Value
Type:
BooleanSee Also