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