Table of Contents

Class CourseActivityRemoved

Namespace
InSite.Domain.Courses
Assembly
Shift.Sdk.dll
public class CourseActivityRemoved : Change, IChange
Inheritance
CourseActivityRemoved
Implements
Inherited Members
Extension Methods

Constructors

CourseActivityRemoved(Guid)

public CourseActivityRemoved(Guid activityId)

Parameters

activityId Guid

Properties

ActivityId

public Guid ActivityId { get; set; }

Property Value

Guid