JobStreamProperties 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.
Definition of the job stream.
public class JobStreamProperties
type JobStreamProperties = class
Public Class JobStreamProperties
- Inheritance
-
JobStreamProperties
Constructors
JobStreamProperties() |
Initializes a new instance of the JobStreamProperties class. |
Properties
JobStreamId |
Optional. Gets or sets the id of the job stream. |
StreamText |
Optional. Gets or sets the stream text. |
StreamType |
Optional. Gets or sets the stream type. |
Summary |
Optional. Gets or sets the summary. |
Time |
Optional. Gets or sets the creation time of the job. |
Value |
Optional. Gets or sets the values of the job stream. |