ILifecycleableBaseLifecycleableState Property |
Gets or sets the State connected by a State relationship in Forward direction.
Namespace: PDTec.IceNet.Domain.Lifecycle.BusinessObjectsAssembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
SyntaxIState LifecycleableState { get; set; }
Property Value
Type:
IState
See Also