IPrintoutLayoutLayoutFormat Property |
The format of the layout.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxstring LayoutFormat { get; set; }
Property LayoutFormat As String
Get
Set
property String^ LayoutFormat {
String^ get ();
void set (String^ value);
}
abstract LayoutFormat : string with get, set
Property Value
Type:
String
See Also