ResourceFunctionsRepositoryFunctionReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ResourceFunction, Function> FunctionReference
Public Shared ReadOnly FunctionReference As PrimaryKeyReference(Of ResourceFunction, Function)
public:
static initonly PrimaryKeyReference<ResourceFunction^, Function^>^ FunctionReference
static val FunctionReference: PrimaryKeyReference<ResourceFunction, Function>
Field Value
Type:
PrimaryKeyReferenceResourceFunction,
Function
See Also