.NET Documentation
C#
VB
Show/Hide TOC
Listing
Settings
Id Property
Listing 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
ListingSettings Class
Aliquo.Core.Models Namespace
In This Article
Definition
See Also