Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Version: Available or changed with runtime version 1.0 until version 1.0 where it was deprecated.
Gets a value indicating whether the runtime is a service tier.
Syntax
Ok := System.IsServiceTier()
Note
This method can be invoked using property access syntax.
Note
This method can be invoked without specifying the data type name.
Return Value
Ok
Type: Boolean
True if the runtime is a service tier, otherwise false.