Click or drag to resize

SRE_Lifecycle_LifecycleActionDoesNotImplementExecutePromote Method

Gets localized text: Lifecycle action [ID={0}], [Name={1}] does not implement interface ILifecycleActionExecutePromote.

Namespace:  PDTec.IceNet.Domain.Resources
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static string E_Lifecycle_LifecycleActionDoesNotImplementExecutePromote(
	Object param1,
	Object param2
)

Parameters

param1
Type: SystemObject
param2
Type: SystemObject

Return Value

Type: String
See Also