StoresRepositoryTableName Field |
The primary storage table for
Store objects
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const string TableName = "Inv_Stores"
Public Const TableName As String = "Inv_Stores"
public:
literal String^ TableName = "Inv_Stores"
static val mutable TableName: string
Field Value
Type:
String
See Also