AssetTrackOperationStatus Class

Definition

Status of asset track operation.

public class AssetTrackOperationStatus
type AssetTrackOperationStatus = class
Public Class AssetTrackOperationStatus
Inheritance
AssetTrackOperationStatus

Constructors

AssetTrackOperationStatus()

Initializes a new instance of the AssetTrackOperationStatus class.

AssetTrackOperationStatus(String, String, String, Nullable<DateTime>, Nullable<DateTime>, ErrorDetail)

Initializes a new instance of the AssetTrackOperationStatus class.

Properties

EndTime

Gets or sets operation end time.

Error
Id

Gets or sets operation resource ID.

Name

Gets or sets operation identifier.

StartTime

Gets or sets operation start time.

Status

Gets or sets operation status.

Methods

Validate()

Validate the object.

Applies to