This topic has not yet been rated - Rate this topic

SetStateInvoiceRequest Class (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Contains the data needed to set the state of an invoice.

The SetStateInvoiceRequest class inherits from Request. It exposes the following members.

ConstructorDescription
SetStateInvoiceRequestInitializes a new instance of the SetStateInvoiceRequest class.

Instance PropertyDescription
EntityIdGets or sets the ID of the invoice instance that is the target of the set state operation.
InvoiceStateGets or sets the new state for the invoice.
InvoiceStatusGets or sets the new status reason for the invoice.

Remarks

Pass an instance of this class as the request parameter in the Execute method.

Requirements

Web Service: CrmService

See Also

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.