Click or drag to resize

IMMOItemId Property

Indicates the id of this item.

Namespace:  Sfs2X.Entities
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
int Id { get; }

Property Value

Type: Int32
Remarks
The id is unique and it is generated by the server when the item is created.
See Also