Property Tags
Tags
Tag information associated with the DataType, it can be queried on the basis of Tags provided.
Declaration
public Tag[] Tags { get; set; }
Property Value
Type | Description |
---|---|
Tag[] | A string based identifier that can be associated with cache items. |