| LookupSetTsapiVisible Property |
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.
Namespace: RCS.Licensing.StdlibAssembly: RCS.Licensing.Stdlib (in RCS.Licensing.Stdlib.dll) Version: 8.0.0+6a10b18a78f605fc5a365a56d079277e103ee6d9
Syntax public string[] TsapiVisible { get; set; }
Property Value
StringSee Also