Class LearningSessionNodePath
Inheritance
System.Object
LearningSessionNodePath
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class LearningSessionNodePath
Fields
endDateTime
Declaration
public string endDateTime
Field Value
Type |
Description |
System.String |
|
learningSessionNodePathActivities
Declaration
public LearningSessionNodePathActivity[] learningSessionNodePathActivities
Field Value
nodeId
Declaration
Field Value
Type |
Description |
System.Int32 |
|
startDateTime
Declaration
public string startDateTime
Field Value
Type |
Description |
System.String |
|
Extension Methods