Class LifeCycleStateContract
Represents a life cycle state
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class LifeCycleStateContract : Object
Name | Description |
---|---|
LifeCycleStateContract() |
Fields
Name | Description |
---|---|
Id | Id of life cycle state |
Key | Key of life cycle state. Culture independent name. |
LifeCycleProtections | List of life cycle protections |
Name | Name of life cycle state |
NextAllowedLifeCycleStateIds | List of allowed next life cycle state ids |
NextAutomaticLifeCycleStateId | Next automatic life cycle state id |
NextCheckOutLifeCycleStateId | Next life cycle state id for checkout operations |
NextInfoStoreId | Id of the next info store |