ServiceActivitiesRepositoryStoreReference Field |
Definition of the
Store reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ServiceActivity, Store> StoreReference
Public Shared ReadOnly StoreReference As PrimaryKeyReference(Of ServiceActivity, Store)
public:
static initonly PrimaryKeyReference<ServiceActivity^, Store^>^ StoreReference
static val StoreReference: PrimaryKeyReference<ServiceActivity, Store>
Field Value
Type:
PrimaryKeyReferenceServiceActivity,
Store
See Also