Class: ImportedObject

Defines a row object in Imported Objects.

Methods

Name Description
GetPropertyNames() This method gives the complete list of property names that are supported.
GetPropertyValue(String) Get the data for a given property name
GetPropertyValueAsString(String) Data in string format that is present on the columns
SetPropertyValue(String, Object) Set the data for a given property name

Properties

Name Description
Active This property sets the object to active or inactive status
InternalObject Gets the internal object. For advanced usage only.