CrmConnectorEntities interface
The CRM connector entities.
Properties
| display |
The display name. |
| is |
Indicating whether this is profile. |
| logical |
The logical name. |
Property Details
displayName
The display name.
displayName?: string
Property Value
string
isProfile
Indicating whether this is profile.
isProfile?: boolean
Property Value
boolean
logicalName
The logical name.
logicalName: string
Property Value
string