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