An NDoc Documented Class Library

GenericServiceAttribute.ForType Property

Entity type for this generic service to bind

[Visual Basic]
Overridable Public Property ReadOnly Type As 
[C#]
public virtual Type Type { get; }
[C++]
public: virtual __property * get_Type();
[JScript]
public virtual function get Type() : Type

See Also

GenericServiceAttribute Class | AqDWeb.Attributes Namespace