ResourceInstancesRepositoryResourceReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ResourceInstance, Resource> ResourceReference
Public Shared ReadOnly ResourceReference As PrimaryKeyReference(Of ResourceInstance, Resource)
public:
static initonly PrimaryKeyReference<ResourceInstance^, Resource^>^ ResourceReference
static val ResourceReference: PrimaryKeyReference<ResourceInstance, Resource>
Field Value
Type:
PrimaryKeyReferenceResourceInstance,
Resource
See Also