Compartir a través de


CloneOperationInformation.SourceObjectId (Propiedad)

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

Sintaxis

'Declaración
Public Property SourceObjectId As Integer
public int SourceObjectId { get; set; }
public:
property int SourceObjectId {
    int get ();
    void set (int value);
}
member SourceObjectId : int with get, set
function get SourceObjectId () : int 
function set SourceObjectId (value : int)

Valor de propiedad

Tipo: Int32

Seguridad de .NET Framework

Vea también

Referencia

CloneOperationInformation Clase

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