ComplianceDefinitionAssociation
Represents associations between compliance definitions and project or vendor types, controlling which combinations require compliance tracking.
Columns
| Name | Type | Description |
| auditCreatedDateTime | Datetime | The date and time when the compliance definition association was created. |
| auditModifiedDateTime | Datetime | The date and time when the compliance definition association was last modified. |
| complianceDefinition_Href | String | The URL of the compliance definition associated with this record. |
| complianceDefinition_Id | String | The Id of the compliance definition associated with this record. |
| complianceDefinition_Key | String | The system-assigned key of the compliance definition associated with this record. |
| documentType | String | The document type subject to compliance tracking under this association. |
| href | String | The URL of the compliance definition association resource. |
| id | String | The unique identifier of the compliance definition association. |
| key [KEY] | String | The system-assigned key that uniquely identifies the compliance definition association record. |
| projectType_Href | String | The URL of the project type associated with this compliance definition association. |
| projectType_Id | String | The Id of the project type associated with this compliance definition association. |
| projectType_Key | String | The system-assigned key of the project type associated with this compliance definition association. |
| vendorType_Href | String | The URL of the vendor type associated with this compliance definition association. |
| vendorType_Id | String | The Id of the vendor type associated with this compliance definition association. |
| vendorType_Key | String | The system-assigned key of the vendor type associated with this compliance definition association. |