Click or drag to resize
JobUsageDataModel Properties

The JobUsageDataModel type exposes the following members.

Properties
  NameDescription
Public propertyIsInitialData
Gets or sets a value indicating whether the initial data was recorded when the job was created.
Public propertyJobOrConnectionId
Gets or sets the job or connection ID.
Public propertyJobOrConnectionName
Gets or sets the job or connection name.
Public propertyJobOrConnectionType
Gets or sets the job or connection type.
Public propertyJobStatus
Gets or sets the job status.
Public propertyPersistencePath
Gets or sets the job persistence path.
Public propertySourceActivationStatus
Gets or sets the source activation status.
Public propertySourceNetworkId
Gets or sets the source network ID (usually host name).
Public propertySourceUniqueId
Gets or sets the source unique ID (aka hardware ID).
Public propertyTargetNetworkId
Gets or sets the target network ID (usually host name).
Public propertyTargetUniqueId
Gets or sets the target unique ID (aka hardware ID).
Public propertyTimestamp
Gets or sets the time when the data was collected.
Top
See Also