IGraphServiceGetData Method |
Gets data for action step with given actionId.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax ServiceResponse<string> GetData(
string actionId
)
Parameters
- actionId
- Type: SystemString
Return Value
Type:
ServiceResponseStringSee Also