Click or drag to resize
SRE_Lifecycle_LifecycleableHasNoStateAssigned Method
Gets localized text: Object [ID={0}], [Name={1}] of Object Type [Name={2}] has no Lifecycle State assigned.

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_LifecycleableHasNoStateAssigned(
	Object param1,
	Object param2,
	Object param3
)

Parameters

param1
Type: SystemObject
param2
Type: SystemObject
param3
Type: SystemObject

Return Value

Type: String
See Also