DBAttributedData

public class DBAttributedData

Gets the data related to an attribute.

int id

Card number.

string title

Title. Default is null.

Image image

Image. Default is null.

Image thumbnail

Thumbnail image. Default is null.

imgpath

A path of a image file. Default is null.

int category_index

Category number. Default is 0.

string category

The text of a category (title of a related card). Default is null.

string main

Main text. Default is null.

DateTime date1

Date 1. Default is DateTime.MinValue.

DateTime date2

Date 2. Default is DateTime.MinValue.