Table "Contact Information Buffer"
ID 5049
Namespace: Microsoft.CRM.Contact
Properties
| Name | Value |
|---|---|
| Caption | Contact Information Buffer |
| TableType | Temporary |
| DataClassification | CustomerContent |
Fields
| Name | Type | Description |
|---|---|---|
| "Contact Id" | Guid | |
| "Related Id" | Guid | |
| "Related Type" | Enum Microsoft.CRM.BusinessRelation."Contact Business Relation Link To Table" | |
| "Contact No." | Code[20] | |
| "Contact Name" | Text[100] | |
| "Contact Type" | Enum Microsoft.CRM.Contact."Contact Type" | |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |
Methods
LoadDataFromFilters
procedure LoadDataFromFilters(RelatedIdFilter: Text, RelatedTypeFilter: Text)
Parameters
| Name | Type | Description |
|---|---|---|
| RelatedIdFilter | Text | |
| RelatedTypeFilter | Text |