Sdílet prostřednictvím


CloneOperationInformation.SourcePlanId – vlastnost

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Deklarace
Public Property SourcePlanId As Integer
public int SourcePlanId { get; set; }
public:
property int SourcePlanId {
    int get ();
    void set (int value);
}
member SourcePlanId : int with get, set
function get SourcePlanId () : int 
function set SourcePlanId (value : int)

Hodnota vlastnosti

Typ: Int32

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CloneOperationInformation Třída

Microsoft.TeamFoundation.TestManagement.Client – obor názvů