UriTemplateParameterDefaultValue 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: Version 6.6
Syntax

C#
[XmlAttributeAttribute]
public string DefaultValue { get; set; }

Property Value

Type: String
See Also

Reference