UriTemplateParameterIsOptional Property DocuWare Platform .NET API
Gets if the parameter can be ommitted.

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

C#
[DefaultValueAttribute(false)]
[XmlAttributeAttribute]
public bool IsOptional { get; set; }

Property Value

Type: Boolean
See Also

Reference