Click or drag to resize

ISaleQuoteComplexEntityMemberIsQuoteMentionsWarningDisplayed Property

Gets or sets set whether the warning for update quote legal mentions, of first quote creation, has been displayed

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> IsQuoteMentionsWarningDisplayed { get; set; }

Property Value

Type: NullableBoolean
See Also