BaseEntity<T> Class

Definition

public abstract class BaseEntity<T> : Microsoft.WindowsAzure.MediaServices.Client.BaseEntity
type BaseEntity<'T> = class
    inherit BaseEntity
Public MustInherit Class BaseEntity(Of T)
Inherits BaseEntity

Type Parameters

T
Inheritance
BaseEntity<T>

Constructors

BaseEntity<T>()

Methods

GetMediaContext() (Inherited from BaseEntity)
LoadProperty(IMediaDataServiceContext, BaseEntity, String) (Inherited from BaseEntity)
LoadProperty(IMediaDataServiceContext, String) (Inherited from BaseEntity)
SetMediaContext(MediaContextBase) (Inherited from BaseEntity)

Applies to