PrinterDataProcessedEventArgs..::..PrimaryKey Property
Gets or sets the primary key.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public PrimaryKeyValue PrimaryKey { get; set; }
Public Property PrimaryKey As PrimaryKeyValue Get Set
public: property PrimaryKeyValue^ PrimaryKey { PrimaryKeyValue^ get (); void set (PrimaryKeyValue^ value); }