EventSortedSet.Description Property
Gets or sets the description.
public string Description {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function get Description() : String;
public function set Description(value : String);
This language is not supported or no code example is available.
Property Value
string
The description.
In this article
Definition