Click or drag to resize

UserInfoAddParamsOutMessage Property

Gets the response text of the activity

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<string> Message { get; set; }

Property Value

ListString
Remarks
This value represent the set of strings which carry the warning/error/log message of the UserInfo Add/Update Activity
Example
[Success]
See Also