Class used to specify the parameters for creating am application-based CustomProfile object via GetApplicationCustomProfile(CustomProfileParameters).

Note: This class is supported for IC Server version 2015 R3 and beyond.

Namespace: ININ.IceLib.Connection.Extensions
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public class CustomProfileParameters
Visual Basic
Public Class CustomProfileParameters

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Connection.Extensions..::..CustomProfileParameters

Version Information

Supported for IC Server version 2015 R3 and beyond.

See Also