Class SwitchTableCellComponentCommandArgs
Arguments for a command executed on state change of switch component (SWITCH_COMPONENT).
public class SwitchTableCellComponentCommandArgs
- Inheritance
-
objectSwitchTableCellComponentCommandArgs
- Extension Methods
Properties
ItemId
ID of the object the switch command is executed for.
public int ItemId { get; set; }
Property Value
- int