IStateBaseLifecycleStatesReverse Property |
Gets or sets the Lifecycle connected by a States relationship in Reverse direction.
Namespace: PDTec.IceNet.Domain.Lifecycle.BusinessObjectsAssembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
SyntaxILifecycle LifecycleStatesReverse { get; set; }
Property Value
Type:
ILifecycle
See Also