Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au
Object: AQB__ARContactParticipants__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | AR Contact Name | AUTO NUMBER |
|
CreatedDate | Created Date | DATETIME |
|
CreatedById | Created By ID | LOOKUP |
|
LastModifiedDate | Last Modified Date | DATETIME |
|
LastModifiedById | Last Modified By ID | LOOKUP |
|
SystemModstamp | System Modstamp | DATETIME |
|
AQB__ActivityReport__c | Activity Report | MASTER-DETAIL |
|
AQB__ContactRole__c | Contact Role | PICKLIST |
|
AQB__Contact__c | Contact | LOOKUP |
|
aqcv_conversionid__c | aqcv conversionid | TEXT(255) | Unique id |
Triggers
Name | Label |
---|---|
ContactParticipantTrigger | AQB.ContactParticipantTrigger |
Fields Details
Name | Id |
Label | Record ID |
Type | ID |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Name |
Label | AR Contact Name |
Type | AUTO NUMBER |
Required | Yes |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | AQB__ActivityReport__c |
Label | Activity Report |
Type | MASTER-DETAIL |
Foreign key | Yes |
Required | Yes |
Help Text | Activity Report to which this Contact is associated. |
Name | AQB__ContactRole__c |
Label | Contact Role |
Type | PICKLIST |
Required | Yes |
Help Text | The role that this Contact played in this Activity. |
Picklist values | Primary Participant |
Name | AQB__Contact__c |
Label | Contact |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Help Text | Contact who participated in this Activity. |
Name | aqcv_conversionid__c |
Label | aqcv conversionid |
Type | TEXT(255) |
Unique | Yes |
Description | Unique id |