QueryParamEnableSunsetEndpoint Property | |
Reenables the endpoint to work temporarly if it has been SUNSET.
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool EnableSunsetEndpoint { get; set; }
function get_EnableSunsetEndpoint();
function set_EnableSunsetEndpoint(value);
Property Value
BooleanRemarks
Reenables the endpoint to work temporarly if it has been SUNSET.
Example true
See Also