Home

Castle Stronghold

Any.MetaValueAttribute API Document

This is used to specify a meta value in an [Any] assoication Any.MetaValue is used to connect a value (such as "CREDIT_CARD") to its type ( typeof(CreditCard) ).

Constructors

Any.MetaValueAttribute(String value, Type clazz)

Initializes a new instance of the Castle.ActiveRecord.Any.MetaValueAttribute class.

ParameterDescription
value The value.
clazz The clazz.

Properties

NameTypeDescription
ValueString Gets or sets the value for this class
ClassType Gets or sets the class that match this value

Google
Search WWW Search castleproject.org