ILifecycleableMandatoryLifecycleState Property |
Gets the current lifecycle state of the lifecycleable object.
Throws a descriptive exception if no lifecycle state is connected.
Namespace: PDTec.IceNet.Domain.Lifecycle.BusinessObjectsAssembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
SyntaxIState MandatoryLifecycleState { get; }
Property Value
Type:
IState
Remarks
See Also