Class DefaultFetchGroupAttribute
Inheritance
System.Object
System.Attribute
DefaultFetchGroupAttribute
Namespace: Telerik.OpenAccess
Assembly: Telerik.OpenAccess.dll
Syntax
[AttributeUsage(AttributeTargets.Field)]
public sealed class DefaultFetchGroupAttribute : Attribute, _Attribute
Constructors
DefaultFetchGroupAttribute()
Declaration
public DefaultFetchGroupAttribute()
DefaultFetchGroupAttribute(Boolean)
Declaration
public DefaultFetchGroupAttribute(bool dfg)
Parameters
System.
|
Properties
IsIncluded
Declaration
public bool IsIncluded { get; }
Property Value
System.
|