quote.willcall Property
Gets or sets the value that indicates if the products are shipped or picked up by the customer.
Syntax
[Visual Basic .NET]
Public Property willcall As CrmBoolean
[C#]
public CrmBoolean willcall {get; set;}
Property Value
The value of this property is a CrmBoolean type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level1 | No constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Display strings1 | Address
Will Call
|
| Default value1 | Address |
1 – Customizable. Indicates the value for a default installation.
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2009 Microsoft Corporation. All rights reserved.