invoicedetail.shipto_telephone Property
Gets or sets the telephone number associated with the shipping address.
Syntax
[Visual Basic .NET]
Public Property shipto_telephone As String
[C#]
public string shipto_telephone {get; set;}Property Value
The value of this property is a String type.
Remarks
The following table specifies 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 |
| Max length1 | 50 |
1 – Customizable. Indicates the value for a default installation.
Requirements
Web Service: CrmService
See Also
Reference
© 2008 Microsoft Corporation. All rights reserved.