共用方式為


MachineLearningAssetBase.IsArchived Property

Definition

Is the asset archived? For types where Stage is defined, when Stage is provided it will be used to populate IsArchived.

public bool? IsArchived { get; set; }
member this.IsArchived : Nullable<bool> with get, set
Public Property IsArchived As Nullable(Of Boolean)

Property Value

Applies to