ProductCatalogsRepositoryWebSiteIdAttribute Field |
Definition of the data attribute for
WebSite reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductCatalog, Nullable<Guid>> WebSiteIdAttribute
Public Shared ReadOnly WebSiteIdAttribute As ColumnDataAttribute(Of ProductCatalog, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ProductCatalog^, Nullable<Guid^>^>^ WebSiteIdAttribute
static val WebSiteIdAttribute: ColumnDataAttribute<ProductCatalog, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeProductCatalog,
NullableGuid
See Also