 | 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
SyntaxNullable<bool> IsQuoteMentionsWarningDisplayed { get; set; }
Property IsQuoteMentionsWarningDisplayed As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also