Interface: IDataObject

Defines an object of the application data model.

Methods

Name Description
PropertyValue(String) Returns the value of the property that matches the specified name.
PropertyValue(String, Object) Assigns the given value to the property that matches the specified name.

Properties

Name Description
Id Gets the ID for the object.
Name Gets the name for the object.
PropertyNames Gets the list of properties.
Type Gets the type for the object.