Expand Minimize
This topic has not yet been rated - Rate this topic

quote.billto_city Field

CRM 1.2
banner art

Specifies the city name in the billing address.

Syntax

[Visual Basic .NET]
Public Field billto_city As String
[C#]
public string billto_city;
[JScript]
public var billto_city : String;

Remarks

Represents a field of type String.

The following table contains additional information about this attribute:

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.

See Also


© 2007 Microsoft Corporation. All rights reserved.


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