VideoOS.Platform.Data.BookmarkReference Class Reference

The result of getting a new bookmark reference. This class is returned as a result for the BookmarkGetNewReference method. More...

Properties

string Reference [get, set]
 A refence created by the server.
 
DateTime Time [get, set]
 The exact time for when the reference was created.
 

Detailed Description

The result of getting a new bookmark reference. This class is returned as a result for the BookmarkGetNewReference method.

Property Documentation

◆ Reference

string VideoOS.Platform.Data.BookmarkReference.Reference
getset

A refence created by the server.

◆ Time

DateTime VideoOS.Platform.Data.BookmarkReference.Time
getset

The exact time for when the reference was created.