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
Syntaxpublic bool EnableSunsetEndpoint { get; set; }
function get_EnableSunsetEndpoint();
function set_EnableSunsetEndpoint(value);
Property Value
Boolean
Remarks
Reenables the endpoint to work temporarly if it has been SUNSET.
Exampletrue
See Also