UriTemplateParameter PropertiesDocuWare Platform .NET API
The UriTemplateParameter type exposes the following members.
Properties

  NameDescription
Public propertyDefaultValue
Gets the default parameter in case the parameter is optional and the parameter has a default value.
Public propertyFurtherReading
Gets a link for further readings.
Public propertyHtmlDescription
Public propertyIsOptional
Gets if the parameter can be ommitted.
Public propertyName
The name of this URI parameter.
Public propertyType
Gets the type of this parameter.
Public propertyTypeDescriptionUri
Gets the a link for further readings about this parameter's type.
Back to Top
See Also