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