ProductCatalogsRepositoryWebSiteReference Field |
Definition of the
WebSite reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductCatalog, WebSite> WebSiteReference
Public Shared ReadOnly WebSiteReference As PrimaryKeyReference(Of ProductCatalog, WebSite)
public:
static initonly PrimaryKeyReference<ProductCatalog^, WebSite^>^ WebSiteReference
static val WebSiteReference: PrimaryKeyReference<ProductCatalog, WebSite>
Field Value
Type:
PrimaryKeyReferenceProductCatalog,
WebSite
See Also