Table of Contents

Property RowID

Namespace
FS.Hosting.Broker.Shared.EventTab
Assembly
FS.Hosting.Broker.Shared.dll

RowID

Die ID des betroffenen Datensatzes.

public guid RowID { get; }

Property Value

guid

Remarks

Über z.B. this.oCollection[e.RowID] lässt sich der Satz ermitteln.