EventDetailsID Property

Gets or sets the ID, used as the primary key, for the event details.

Definition

Namespace: Gemstone.Timeseries.Model
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.159 -- Release Build+5e229f6c17e56a080df8050499a7be13fe2cb600
[PrimaryKeyAttribute(true)]
public int ID { get; set; }

Property Value

Int32

See Also