SRE_Lifecycle_LifecycleTransitionAlreadyExists Method |
Gets localized text: Lifecycle [Name={0}] transition from state [Name={1}] to state [Name={2}] already exists.
Namespace:
PDTec.IceNet.Domain.Resources
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public static string E_Lifecycle_LifecycleTransitionAlreadyExists(
Object param1,
Object param2,
Object param3
)
Parameters
- param1
- Type: SystemObject
- param2
- Type: SystemObject
- param3
- Type: SystemObject
Return Value
Type:
StringSee Also