BaseEntity<T> 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.
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
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) |