Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

All autorun plugin entities are structured as follows:

entity:

  • Id int:  A unique identifier for the autorun plugin instance
  • Name string: The name of the autorun plugin instance. The maximum length of this string is 100 characters.
  • FileInfo FileInfo: Can be one of the following FileInfo elements: NewFile Entity, RemoteFile Entity, or StoredFile Entity 
  • Presentations PresentationInfo[]:  An array of Presentation Info entities for each presentation that uses the autorun plugin entity