Gets the job's id.
Namespace:
AGI.Parallel.Client
Assembly:
AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.10.0.1777 (2.10.0.1777)
SyntaxPublic ReadOnly Property Id As Guid
Get
Property Value
Type:
GuidThe job id.
Implements
IJobId
See Also