salesorderdetail.productdescription Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets the product description for the sales order detail (order product).
Syntax
[Visual Basic .NET] Public Property product As String
[C#]
public string productdescription {get; set;}
Property Value
The value of this property is a String 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 |
| Max length1 | 500 |
1 – Customizable. Indicates the value for a default installation.
Requirements
Web Service: CrmService
See Also
Concepts
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
