.NET Documentation
C#
VB
Show/Hide TOC
Table
Field
Id Property
Field identifier
[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
Int32
See Also
Reference
TableField Class
Aliquo.Core.Models Namespace
In This Article
Definition
See Also