ReportAPIVersion Property | |
The current API Version being used.
Namespace: AppOne.Services.V2Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string APIVersion { get; set; }
function get_APIVersion();
function set_APIVersion(value);
Property Value
StringSee Also