 | ISaleQuoteComplexEntityMember.DefaultNewQuoteStateFromCRM Property |
Gets or sets the default new quote state from CRM
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> DefaultNewQuoteStateFromCRM { get; set; }
Property DefaultNewQuoteStateFromCRM As Nullable(Of Byte)
Get
Set
Property Value
Type:
Nullable<Byte>
See Also