ReportLayoutFormat Property |
Format specifier of the layout. Recognized by the application. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Reporting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string LayoutFormat { get; set; }
Public Property LayoutFormat As String
Get
Set
public:
virtual property String^ LayoutFormat {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract LayoutFormat : string with get, set
override LayoutFormat : string with get, set
Property Value
Type:
StringImplements
IPrintoutLayoutLayoutFormat
See Also