Click or drag to resize

CheckSummaryDataOwnerWorkstationDisplay Property

This is used to display the owner workstation's ID in the default check SLU and will always be an empty string unless "DisplayOwnerIdInSLU" is set in the web.config file. This is primarily intended for testing check sharing.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public string OwnerWorkstationDisplay { get; }

Property Value

Type: String
See Also