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
RemoveTransitionFromStateReverse Method
Removes
pItem
from the collection of Transition objects connected by From State relationships in Reverse direction.
Namespace:
PDTec.IceNet.Domain.Lifecycle.BusinessObjects
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
Copy
int
RemoveTransitionFromStateReverse
(
ITransition
pItem
)
Parameters
pItem
Type:
PDTec.IceNet.Domain.Lifecycle.BusinessObjects
ITransition
The Transition to be removed.
Return Value
Type:
Int32
The number of relationships that have been deleted.
See Also
Reference
IStateBase Interface
PDTec.IceNet.Domain.Lifecycle.BusinessObjects Namespace
Copyright © PDTec AG. All rights reserved.