OperationTooling Property |
Short description of the needed instruments for the operation.
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string Tooling { get; set; }
Public Property Tooling As String
Get
Set
public:
property String^ Tooling {
String^ get ();
void set (String^ value);
}
member Tooling : string with get, set
Property Value
Type:
String
See Also