Class ActivityConnection
- Namespace
- InSite.Application.Courses.Read
- Assembly
- Shift.Sdk.dll
public class ActivityConnection
- Inheritance
-
ActivityConnection
- Inherited Members
- Extension Methods
Constructors
ActivityConnection()
public ActivityConnection()
Properties
Condition
public string Condition { get; set; }
Property Value
FromIdentifier
public Guid FromIdentifier { get; set; }
Property Value
ToIdentifier
public Guid ToIdentifier { get; set; }
Property Value
Type
public string Type { get; set; }