IGitPushSubscriberJob.JobId Property
Job definition id
Namespace: Microsoft.TeamFoundation.Git.Server
Assembly: Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
Syntax
'Declaration
ReadOnly Property JobId As Guid
Guid JobId { get; }
property Guid JobId {
Guid get ();
}
abstract JobId : Guid with get
function get JobId () : Guid
Property Value
Type: System.Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.