Click or drag to resize

LookupSet Class

[Missing <summary> documentation for "T:RCS.Licensing.Stdlib.LookupSet"]

Inheritance Hierarchy
SystemObject
  RCS.Licensing.StdlibLookupSet

Namespace: RCS.Licensing.Stdlib
Assembly: RCS.Licensing.Stdlib (in RCS.Licensing.Stdlib.dll) Version: 8.0.0+6a10b18a78f605fc5a365a56d079277e103ee6d9
Syntax
C#
public class LookupSet

The LookupSet type exposes the following members.

Constructors
 NameDescription
Public methodLookupSetInitializes a new instance of the LookupSet class
Top
Properties
 NameDescription
Public propertyGuestJobs Added as another set of strings following a request at the 22-Nov-22 meeting.
Public propertyTsapiVisible A string array of vartree names that are visible through TSAPI service publishing. Each string is in the format "Custname.JobName.VartreeName". There is no referential integrity in the list, as they're just loose strings that can be out-of-sync in any way with the actual entities in the database. Tooling will need to attempt to keep the strings sensible.
Top
See Also