Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

SYS.Advertising.IsServiceEnabled

persistent class SYS.Advertising.IsServiceEnabled extends SYS.Advertising.Predicate

SQL Table Name: SYS_Advertising.IsServiceEnabled

Property Inventory

Method Inventory

Properties

property Service as %String (MAXLEN = 256);
Property methods: ServiceDisplayToLogical(), ServiceGet(), ServiceGetStored(), ServiceIsValid(), ServiceLogicalToDisplay(), ServiceLogicalToOdbc(), ServiceNormalize(), ServiceSet()

Methods

method Test() as %Boolean

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (SYS.Advertising.Predicate)

^SYS("Advertising", "PredicateD")(ID)
=
%%CLASSNAME

Storage Model: CacheStorage (SYS.Advertising.IsServiceEnabled)

^SYS("Advertising", "PredicateD")(ID,"IsServiceEnabled")
=
Service
FeedbackOpens in a new tab