ProductSupplyRepositoryBuyerNameAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductSupply, string> BuyerNameAttribute
Public Shared ReadOnly BuyerNameAttribute As ColumnDataAttribute(Of ProductSupply, String)
public:
static initonly ColumnDataAttribute<ProductSupply^, String^>^ BuyerNameAttribute
static val BuyerNameAttribute: ColumnDataAttribute<ProductSupply, string>
Field Value
Type:
ColumnDataAttributeProductSupply,
String
See Also