ImportedObject

Defines a row object in Imported Objects.

Declaration Syntax

public class ImportedObject

Table 262: Members

Property

Active

This property sets the object to active or inactive status

Property

InternalObject

Gets the internal object. For advanced usage only.

Method

GetPropertyNames()

This method gives the complete list of property names that are supported.

Method

GetPropertyValue(string)

Get the data for a given property name

Method

GetPropertyValueAsString(string)

Data in string format that is present on the columns

Method

SetPropertyValue(string, object)

Set the data for a given property name