TermAndConditionTask Table
FlexNet Manager Suite
2020 R1
(On-Premises)
TermAndConditionTask
holds extra information about a task.
Note: To cater for multi-tenant mode, this table may contain data for
multiple tenants. Access requires that the database
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
ComplianceTaskID
|
Type: integer. Key The task this extra information applies to. Foreign key to the |
Completed
|
Type: boolean Set this field to |
CompletionDate
|
Type: datetime. Nullable The date of completion of the task. |
ComplianceUserID
|
Type: integer. Key. Nullable The end-user this task is assigned to. Foreign key to the |
Notes
|
Type: text. Nullable Notes or comments related to the task. |
FlexNet Manager Suite (On-Premises)
2020 R1