Event Class
[DataContract()]
public class Event
This language is not supported or no code example is available.
[DataContract()]
public ref class Event
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
Event() | Initializes a new instance of the Event class. | |
Event(DateTime) | Initializes a new instance of the Event class. |
Name | Description | |
---|---|---|
ToJSON() | Returns a JSON formatted String that represents this instance. | |
ToString() | Returns a String that represents this instance. |