VideoSet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.Video.VideoSet", ServerTypeId="{999f0b44-5022-4c04-a0c3-d0705e44395f}")]
public class VideoSet : Microsoft.SharePoint.Client.DocumentSet.DocumentSet
type VideoSet = class
inherit DocumentSet
Public Class VideoSet
Inherits DocumentSet
- Inheritance
- Attributes
Constructors
VideoSet(ClientRuntimeContext, ObjectPath) |
Properties
Context | (Inherited from ClientObject) |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
ServerObjectIsNull | (Inherited from ClientObject) |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |