WriteProgressCommand.SourceId Property

Definition

Identifies the source of the record.

public:
 property int SourceId { int get(); void set(int value); };
public:
 property int SourceId { int get(); void set(int value); };
public int SourceId { get; set; }
[System.Management.Automation.Parameter]
public int SourceId { get; set; }
member this.SourceId : int with get, set
[<System.Management.Automation.Parameter>]
member this.SourceId : int with get, set
Public Property SourceId As Integer

Property Value

Attributes

Applies to