 | IExternalContactIdComplexEntityMemberGoogleId Property |
Gets or sets the Google Id
(Identifiant Google)
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.ExternalContacts.Types
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring GoogleId { get; set; }
Property GoogleId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the Contact_ExternalId_GoogleId (Identifiant Google) column of the Activity (Activités) table.
See Also