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