ServiceActivityMaterialsToSalesOrderLinesFulfillmentIncludeGuaranteeItems Property |
Gets a value indicating whether the generation will generate
for services and materials, covered by guarantee.
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic bool IncludeGuaranteeItems { get; }
Public ReadOnly Property IncludeGuaranteeItems As Boolean
Get
public:
property bool IncludeGuaranteeItems {
bool get ();
}
member IncludeGuaranteeItems : bool with get
Property Value
Type:
Boolean
See Also