Click or drag to resize

PageCreationRulesAdminServicesGetWorkflowChoices Method


[Missing <summary> documentation for "M:IngeniuxCMService.PageCreationRulesAdminServices.GetWorkflowChoices(IngeniuxCMService.Admin.PcrSupportSearchInput)"]

Namespace:  IngeniuxCMService
Assembly:  IngeniuxCMService (in IngeniuxCMService.dll) Version: 10.3.169
Syntax
public XHRServiceResponseGeneric<WorkflowDefInfoForPcr[]> GetWorkflowChoices(
	PcrSupportSearchInput data
)

Parameters

data
Type: PcrSupportSearchInput

[Missing <param name="data"/> documentation for "M:IngeniuxCMService.PageCreationRulesAdminServices.GetWorkflowChoices(IngeniuxCMService.Admin.PcrSupportSearchInput)"]

Return Value

Type: XHRServiceResponseGenericWorkflowDefInfoForPcr

[Missing <returns> documentation for "M:IngeniuxCMService.PageCreationRulesAdminServices.GetWorkflowChoices(IngeniuxCMService.Admin.PcrSupportSearchInput)"]

See Also