Namespace Autodesk.ACC.Issues.Projects.Item.IssueAttributeDefinitions
Classes
- IssueAttributeDefinitionsRequestBuilder
Builds and executes requests for operations under \projects{projectId}\issue-attribute-definitions
- IssueAttributeDefinitionsRequestBuilder.IssueAttributeDefinitionsRequestBuilderGetQueryParameters
Retrieves information about issue custom attributes (custom fields) for a project, including the custom attribute title, description and type.For example, the possible values for a dropdown list, the IDs, the names and whether the attribute is visible.Note that custom attributes are known as custom fields in the ACC UI.For information about creating issue custom attributes for a project, see the
help documentation <https://help.autodesk.com/view/BUILD/ENU/?guid=Issues_Custom_Fields>
_... include:: ../../../../_snippets/not-backward-compatible.rst
- IssueAttributeDefinitionsRequestBuilder.IssueAttributeDefinitionsRequestBuilderGetRequestConfiguration
Configuration for the request such as headers, query parameters, and middleware options.