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: 6.0.0.0 (6.0.6225.27214)
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