SRE_Lifecycle_PromoteNoTransitionBetweenStates Method |
Gets localized text: Lifecylce [Name={0}] has no transition from state [Name={1}] to state [Name={2}].
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_PromoteNoTransitionBetweenStates(
Object param1,
Object param2,
Object param3
)
Parameters
- param1
- Type: SystemObject
- param2
- Type: SystemObject
- param3
- Type: SystemObject
Return Value
Type:
StringSee Also