Checks to see if the application based settings exist for the specified
application profile name from .
Namespace: ININ.IceLib.Connection.ExtensionsAssembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public bool CheckForApplicationBasedSettings() |
Visual Basic |
---|
Public Function CheckForApplicationBasedSettings As Boolean |
Return Value
trueTruetruetrue (True in Visual Basic) if the application based settings exist; otherwise, falseFalsefalsefalse (False in Visual Basic).Remarks
Returns falseFalsefalsefalse (False in Visual Basic) if IsInLegacyMode is trueTruetruetrue (True in Visual Basic),
otherwise, tries to download the application based settings from the IC Server and returns
whether or not it was successful.
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 2 and beyond.
For 4.0, supported for IC Server version 4.0 SU 2 and beyond.