.NET Documentation
C#
VB
Show/Hide TOC
Work
Order
Id Property
Identifier of the work report
[Id]
.
Definition
Namespace:
Aliquo.Core.Models
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
int
?
Id
{
get
;
set
; }
VB
Copy
Public
Property
Id
As
Integer
?
Get
Set
Property Value
Nullable
Int32
See Also
Reference
WorkOrder Class
Aliquo.Core.Models Namespace
In This Article
Definition
See Also