Dynamicplaylistinfo structure, Presentationinfo structure, Content management web methods – BrightSign Network Web API Reference Manual v.3.8 User Manual
Page 23: Dynamicplaylistinfo, Presentationinfo

11
•
[ContentType] ContentType: A
enumeration that allows a system to distinguish between a
media file and a Dynamic Playlist.
DynamicPlaylistInfo Structure
The DynamicPlaylistInfo structure provides information about a parent
instance. It has the following properties:
•
[int] Id:(Read Only) The identifier and primary key of the instance
•
[string] Name: The user-defined name of the instance. This string value is an alternate key that is unique in the
scope of the BrightSign Network account.
PresentationInfo Structure
The PresentationInfo structure provides information about a parent
instance. It has the following properties:
•
[int] Id:(Read Only) The identifier and primary key of the Presentation instance
•
[string] Name: The user-defined name of the Presentation instance. This string value must be unique in the
scope of the BrightSign Network account.
Content Management Web Methods
•
PagedList
•
List
•
PagedList
•
List
•
PagedList
•
Content GetContent(int contentId)
•
ContentFolder CreateContentFolder(ContentFolder entity)
•
bool MoveContent(int[] contentIds, string newVirtualPath)
•