Class LifeCycleManagerContract
Contains information for a life cycle protection
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class LifeCycleManagerContract : Object
Name | Description |
---|---|
LifeCycleManagerContract() |
Fields
Name | Description |
---|---|
CheckOutLifeCycleStateId | Checkout life cycle state |
LifeCycleEndDate | Calculated end date of the life cycle. Date format: yyyy-MM-ddTHH:mm:ss |
LifeCycleId | Id of the LifeCycle |
LifeCycleProtections | List of all life cycle protections |
LifeCycleStartDate | Start date of the life cycle. Date format: yyyy-MM-ddTHH:mm:ss |
LifeCycleStateId | Id of the LifeCycle state |
NextAutomaticLifeCycleStateId | Next automatic life cycle state |
NextLifeCycleStates | Available next life cycle states |