AddressInfo TryGetProperty Method (String, Object )Kentico 8.0 API Reference
Returns value of property (additional support for Country and State properties).

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

columnName
Type: OnlineSystem String
Column name
value
Type: OnlineSystem Object 
Returns the value

Return Value

Type: OnlineBoolean
Returns true if the operation was successful (the value was present)
See Also