AVOLITES TITAN API

AssignHandleProfile

Assigns a handle profile to a handle. Can also be used to unassign by passing an invlaid profile Id

Namespace: Profiles

Syntax

MACRO

Void AssignHandleProfile(Avolites.Titan.Controllers.Handles.Handle, Int32)

HTTP

http://[ip]:4430/titan/script/Profiles/AssignHandleProfile

Parameters

handle: The handle.

profileId: The profile id.