UriTemplateParameter DefaultValue Property DocuWare Platform .NET API
Gets the default parameter in case the parameter is optional and the parameter has a default value.

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public string DefaultValue { get; set; }

Property Value

Type: OnlineString
See Also