Click or drag to resize

FormLayoutUserName Property

The user for which the layout is applied. null means that the layout is applied for all users. [Filter(eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.UI
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string UserName { get; set; }

Property Value

Type: String
See Also