InvoiceStateInfo.formattedvalue Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets the formatted value for the invoice state.
Syntax
[Visual Basic .NET] Public Property formattedvalue As String
[C#]
public string formattedvalue {get; set;}
Property Value
The value of this property is a String type.
Remarks
This property is read-only.
Requirements
Web Service: CrmService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
