Compartir a través de


CloneOperationInformation.SourcePlanId (Propiedad)

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

Sintaxis

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

Tipo: Int32

Seguridad de .NET Framework

Vea también

Referencia

CloneOperationInformation Clase

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