Click or drag to resize

DocumentDocumentText Property

Gets the document display text ({DocumentTypeName} {DocumentNo}).

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public MultilanguageString DocumentText { get; }

Property Value

Type: MultilanguageString
The document text.
See Also