Table 5456 Graph Business Profile in 20
- App
- Base Application
- Obsolete
- Removed 20.0. This functionality will be removed. The API that it was integrating to was discontinued.
Fields, 19Keys, 1Procedures, 11
Versions171819202122232425262728latest
Source-
Fields, 19
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Id | Text[250] | - |
| 2 | Name | Text[250] | - |
| 3 | Description | Text[250] | - |
| 4 | Addresses | Blob | - |
| 5 | Currency | Code[10] | - |
| 6 | PhoneNumbers | Blob | - |
| 7 | Tax Id | Code[10] | - |
| 8 | Industry | Text[30] | - |
| 10 | Logo | Blob | - |
| 11 | LogoContent | Blob | - |
| 13 | EmailAddresses | Blob | - |
| 14 | Website | Blob | - |
| 15 | IsPrimary | Boolean | - |
| 16 | BrandColor | Code[10] | - |
| 17 | SocialLinks | Blob | - |
| 19 | CountryCode | Code[10] | - |
| 22 | CreatedDate | DateTime | - |
| 23 | LastModifiedDate | DateTime | - |
| 24 | ETag | Text[250] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Id | - |
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetAddressesString | () | Text | public | - |
| SetAddressesString | (Text) | public | - | |
| GetEmailAddressesString | () | Text | public | - |
| SetEmailAddressesString | (Text) | public | - | |
| GetLogoString | () | Text | public | - |
| GetPhoneNumbersString | () | Text | public | - |
| SetPhoneNumbersString | (Text) | public | - | |
| GetSocialLinksString | () | Text | public | - |
| SetSocialLinksString | (Text) | public | - | |
| GetWebsiteString | () | Text | public | - |
| SetWebsitesString | (Text) | public | - |