Click or drag to resize
IntegrationHelperGetIntegrationProcessTypeEnum Method
Returns the process type enumeration value.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
public static IntegrationProcessTypeEnum GetIntegrationProcessTypeEnum(
	string result
)

Parameters

result
Type: SystemString
String representing process type

Return Value

Type: IntegrationProcessTypeEnum
See Also