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 SourceendDateTime
Declaration
public string endDateTime
Field Value
Type | Description |
---|---|
System.String |
learningSessionNodePathActivities
Declaration
public LearningSessionNodePathActivity[] learningSessionNodePathActivities
Field Value
Type | Description |
---|---|
LearningSessionNodePathActivity[] |
nodeId
Declaration
public int nodeId
Field Value
Type | Description |
---|---|
System.Int32 |
startDateTime
Declaration
public string startDateTime
Field Value
Type | Description |
---|---|
System.String |