 | ItemFamilyAccountSchemaTable.MaterialServiceAccountColumnName Field |
Gets the MaterialServiceAccount (Compte de vente Matériels) 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 MaterialServiceAccountColumnName = "MaterialServiceAccount"
Public Const MaterialServiceAccountColumnName As String = "MaterialServiceAccount"
Field Value
Type:
String
Remarks
Gets the MaterialServiceAccount (Compte de vente Matériels) column name of the table ItemFamilyAccount
See Also