WriteProgressCommand.SourceId Property
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.
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