 | ItemFamilyAccountSchemaTableItemFamilyIdColumnName Field |
Gets the ItemFamilyId (Code Famille Articles) 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 ItemFamilyIdColumnName = "ItemFamilyId"
Public Const ItemFamilyIdColumnName As String = "ItemFamilyId"
Field Value
Type:
String
Remarks
Gets the ItemFamilyId (Code Famille Articles) column name of the table ItemFamilyAccount
See Also