Partilhar via


Propriedade CloneOperationInformation.SourcePlanId

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: Int32

Segurança do .NET Framework

Consulte também

Referência

CloneOperationInformation Classe

Namespace Microsoft.TeamFoundation.TestManagement.Client