 | SysCloudAccountPublicationAssociationSchemaTableAccountIdColumnName Field |
Gets the AccountId (Login (e-mail) compte utilisateur Reports On Line) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string AccountIdColumnName = "AccountId"
Public Const AccountIdColumnName As String = "AccountId"
Field Value
Type:
String
Remarks
Gets the AccountId (Login (e-mail) compte utilisateur Reports On Line) column name of the table SysCloudAccountPublicationAssociation
See Also