ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Domain.Lifecycle.BusinessObjects
IStateBase Interface
IStateBase Methods
AddLifecycleableStateReverse Method
AddStateEnterActions Method
AddTransitionFromStateReverse Method
AddTransitionToStateReverse Method
ClearLifecycleableStateReverse Method
ClearStateEnterActions Method
ClearTransitionFromStateReverse Method
ClearTransitionToStateReverse Method
ContainsLifecycleableStateReverse Method
ContainsStateEnterActions Method
ContainsTransitionFromStateReverse Method
ContainsTransitionToStateReverse Method
GetAttributes Method
InsertStateEnterActions Method
RemoveLifecycleableStateReverse Method
RemoveStateEnterActions Method
RemoveTransitionFromStateReverse Method
RemoveTransitionToStateReverse Method
SetAttributes Method
TryGetLifecycleStatesReverse Method
IStateBase
TryGetLifecycleStatesReverse Method
Tries to get the Lifecycle connected by a States relationship in Reverse direction.
Namespace:
PDTec.IceNet.Domain.Lifecycle.BusinessObjects
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
bool
TryGetLifecycleStatesReverse
(
out
ILifecycle
pItem
)
Parameters
pItem
Type:
PDTec.IceNet.Domain.Lifecycle.BusinessObjects
ILifecycle
The Lifecycle.
Return Value
Type:
Boolean
true
if a Lifecycle referenced by a States relationship in Reverse direction was found; otherwise,
false
.
See Also
Reference
IStateBase Interface
PDTec.IceNet.Domain.Lifecycle.BusinessObjects Namespace
Copyright © PDTec AG. All rights reserved.