FunctionsRepositoryFunctionGroupReference 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<Function, FunctionGroup> FunctionGroupReference
Public Shared ReadOnly FunctionGroupReference As PrimaryKeyReference(Of Function, FunctionGroup)
public:
static initonly PrimaryKeyReference<Function^, FunctionGroup^>^ FunctionGroupReference
static val FunctionGroupReference: PrimaryKeyReference<Function, FunctionGroup>
Field Value
Type:
PrimaryKeyReferenceFunction,
FunctionGroup
See Also