Function

Programmer.Editor.Fixtures.SetContextAttributeFromId

Void Programmer.Editor.Fixtures.SetContextAttributeFromId(Int32 attributeId)
API http://api.avolites.com/11.0/Programmer.Editor.Fixtures.SetContextAttributeFromId.html
description Sets the context attribute from the specified attribute ID.
namespace Programmer.Editor.Fixtures
parameter attributeId ( Int32 ) : The attribute ID.
return value Void
Example in

Off/On Attribute (snippets):

Programmer.Editor.Fixtures.SetContextAttributeFromId(Programmer.Editor.Fixtures.GetControlIdFromName("Shutter"))
Also used in
Remarks