Class
BackendAttribute

Definition

Namespace:Telerik.OpenAccess

Assembly:Telerik.OpenAccess.dll

Syntax:

cs-api-definition
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class BackendAttribute : MetadataAttribute

Inheritance: objectAttributeDescriptionAttributeMetadataAttributeBackendAttribute

Constructors

BackendAttribute()

Declaration

cs-api-definition
public BackendAttribute()

Properties

BackendType

Declaration

cs-api-definition
public string BackendType { get; set; }

Property Value

string

ConnectionId

Declaration

cs-api-definition
public string ConnectionId { get; set; }

Property Value

string