Transcript Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Transcript.
public class Transcript
type Transcript = class
Public Class Transcript
- Inheritance
-
Transcript
Constructors
Transcript() |
Initializes a new instance of the Transcript class. |
Transcript(IList<Activity>) |
Initializes a new instance of the Transcript class. |
Properties
Activities |
Gets or sets a collection of Activities that conforms to the Transcript schema. |