Partilhar via


Propriedade CloneOperationInformation.TargetPlanId

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

Sintaxe

'Declaração
Public Property TargetPlanId As Integer
public int TargetPlanId { get; set; }
public:
property int TargetPlanId {
    int get ();
    void set (int value);
}
member TargetPlanId : int with get, set
function get TargetPlanId () : int 
function set TargetPlanId (value : int)

Valor de propriedade

Tipo: Int32

Segurança do .NET Framework

Consulte também

Referência

CloneOperationInformation Classe

Namespace Microsoft.TeamFoundation.TestManagement.Client