Gets the Id of the job row, related to the domain object
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Guid JobId { get; }
Public ReadOnly Property JobId As Guid
Get
public:
property Guid^ JobId {
Guid^ get ();
}
member JobId : Guid with get
Property Value
Type:
Guid
See Also