ResourceFunctionFunction Property |
Function, which the resource can perform. [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Function Function { get; set; }
Public Property Function As Function
Get
Set
public:
property Function^ Function {
Function^ get ();
void set (Function^ value);
}
member Function : Function with get, set
Property Value
Type:
Function
See Also