OrganizationAddresses StateCode Property CTCT Wrapper Documented Class Library
Use ONLY for the standard 2 letter abbreviation for the US state or Canadian province for organization_addresses; NOTE: A data validation error occurs if state_code is populated and country_code does not = US or CA.

Namespace: CTCT.Components.AccountService
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public string StateCode { get; set; }
See Also