ServiceActivityServicesToSalesOrderLinesFulfillmentIncludeNonGuaranteeItems Property |
Gets a value indicating whether the generation will generate
for services and materials, not 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 IncludeNonGuaranteeItems { get; }
Public ReadOnly Property IncludeNonGuaranteeItems As Boolean
Get
public:
property bool IncludeNonGuaranteeItems {
bool get ();
}
member IncludeNonGuaranteeItems : bool with get
Property Value
Type:
Boolean
See Also