ObjectBucketCacheId Property |
ID
Namespace: Nec.Nebula.Internal.DatabaseAssembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public int Id { get; set; }
Public Property Id As Integer
Get
Set
public:
property int Id {
int get ();
void set (int value);
}
member Id : int with get, set
Property Value
Type:
Int32Version Information Offline
Supported in: 1.0
See Also