You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

projectdoc Toolbox

Provides access to a projectdoc document property.

Short Name
GET
Since
1.0

Use the property service to access a single property. The identifier of the requested document is part of the path as well as the name of the requested property.

Path Parameter

All path parameters are required to be specified.

id

The unique identifier of the requested projectdoc document is mandatory and specified as a path parameter.

name

The name of the requested property is mandatory and specified as a path parameter.

resource-mode

Controls how properties are rendered. Valid values are html,value, and storage (default). This parameter refers to the representation returned on the request.

The parameter is available since version 1.1.

  • No labels