Show / Hide Table of Contents

Class LearningSessionNodePath

Inheritance
System.Object
LearningSessionNodePath
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.Learn
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class LearningSessionNodePath

Fields

View Source

endDateTime

Declaration
public string endDateTime
Field Value
Type Description
System.String
View Source

learningSessionNodePathActivities

Declaration
public LearningSessionNodePathActivity[] learningSessionNodePathActivities
Field Value
Type Description
LearningSessionNodePathActivity[]
View Source

nodeId

Declaration
public int nodeId
Field Value
Type Description
System.Int32
View Source

startDateTime

Declaration
public string startDateTime
Field Value
Type Description
System.String

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX