Click or drag to resize

LogisticsDocumentSupportsDocumentCurrency Property

Gets a value indicating whether the document supports document currency.

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

Property Value

Type: Boolean

Implements

ILogisticsDocumentSupportsDocumentCurrency
See Also