Condividi tramite


PropertiesItem Class

Definition

Defines an item.

[Newtonsoft.Json.JsonObject("Properties/Item")]
public class PropertiesItem
[<Newtonsoft.Json.JsonObject("Properties/Item")>]
type PropertiesItem = class
Public Class PropertiesItem
Inheritance
PropertiesItem
Derived
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

PropertiesItem()

Initializes a new instance of the PropertiesItem class.

PropertiesItem(String)

Initializes a new instance of the PropertiesItem class.

Properties

Text

Gets text representation of an item.

Applies to