 | 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
SyntaxNullable<byte> AutomaticallyCreateOpportunity { get; set; }
Property AutomaticallyCreateOpportunity As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
See Also