KREDOR Business Object Framework Documentation

FromAttribute Properties

The properties of the FromAttribute class are listed below. For a complete list of FromAttribute class members, see the FromAttribute Members topic.

Public Instance Properties

FromType Gets a value indicating the type of object stored in the field marked with this attribute. Used for fields of type ArrayList. Not needed if field is of type List<T>.
TypeId (inherited from Attribute)When implemented in a derived class, gets a unique identifier for this Attribute.

See Also

FromAttribute Class | Kredor.BO Namespace | OnAttribute | FromAttribute | SelectFrom