Compartir a través de


CloneOperationInformation.TargetPlanId (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: Int32

Seguridad de .NET Framework

Vea también

Referencia

CloneOperationInformation Clase

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)