ConfigUserMachine Property |
If not null, the configuration option is specific to the machine. [Filter(eq)]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string UserMachine { get; set; }
Public Property UserMachine As String
Get
Set
public:
property String^ UserMachine {
String^ get ();
void set (String^ value);
}
member UserMachine : string with get, set
Property Value
Type:
String
See Also