Click or drag to resize

IFactorySetting Interface

Interface for all the factory settings table in the database. These aren't owned, and can only be edited by a System user

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 9.2.6612.0 , built 2022-07-14 10:39:33 UTC
Syntax
public interface IFactorySetting : ILynceeDataSet

The IFactorySetting type exposes the following members.

Properties
  NameDescription
Public propertyPrimaryKey (Inherited from ILynceeDataSet.)
Top
Methods
  NameDescription
Public methodInit (Inherited from ILynceeDataSet.)
Top
See Also