Click or drag to resize

ISaleQuoteComplexEntityMemberAutomaticallyCreateOpportunity Property

Gets or sets wether the opportynities are automatically created by CRM

List of authorized values in GenericBehaviorTypes

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<byte> AutomaticallyCreateOpportunity { get; set; }

Property Value

Type: NullableByte
See Also