Partager via


VideoSet Class

Definition

[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)

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CreateVideo(ClientRuntimeContext, Folder, String, ContentTypeId)
CustomFromJson(JsonReader) (Inherited from ClientObject)
ExportDocumentSet() (Inherited from DocumentSet)
FromJson(JsonReader) (Inherited from ClientObject)
GetEmbedCode(ClientRuntimeContext, String, EmbedCodeConfiguration)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientObject)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
MigrateVideo(ClientRuntimeContext, File)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)
UploadVideo(ClientRuntimeContext, List, String, Stream, Boolean, String)

Applies to