Show / Hide Table of Contents

Class View

Inheritance
System.Object
Activity
RatedActivity
View
Inherited Members
RatedActivity.Rating
Activity.Id
Activity.Name
Activity.User
Activity.Context
Activity.TimeStamp
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace:UM4RS.Activity
Assembly:UM4RS.dll
Syntax
[Table("View")]
public class View : RatedActivity

Properties

Video

Declaration
[Exportable(Order = 2)]
public virtual Video Video { get; set; }
Property Value
Type Description
Video

VideoService

Declaration
public virtual VideoService VideoService { get; set; }
Property Value
Type Description
VideoService
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX