GetStateACLByLifeCycleStateId Method
Gets the security information for a life cycle state.
Required Permissions
ReadBehaviorDefinitionSyntax
public ACL GetStateACLByLifeCycleStateId(
System.long stateId
)Public Function GetStateACLByLifeCycleStateId( _
ByVal stateId As System.Long _
) As ACLParameters
| Name | Description |
|---|---|
| stateId | The ID of the life cycle state. |
Return Value
The security information for the state.