Attributes associated with a button
| C# | Visual Basic | Visual C++ |
public class ButtonItem
Public Class ButtonItem
public ref class ButtonItem
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Phone..::.GetButtonInfoResponseResponseArgs..::.ButtonItem()()() | ||
| getAssociatedNumber |
Get the asociated number (if any) of the button.
| |
| getButtonAssociatedNumberSettable |
True if the associated number of the button is settable
| |
| getButtonFunction |
Function of the button
| |
| getButtonId |
Returns the Button Id which is really the button number.
| |
| getButtonLabel |
Label, if any, associated with the button
| |
| GetButtonLabelSettable |
true if the label is settable (false is the default when object is constructed).
| |
| getLampIdList |
List of the lamps associated with this button.
|
| Object | |
| Phone..::.GetButtonInfoResponseResponseArgs..::.ButtonItem | |
Assembly: ServiceProvider (Module: ServiceProvider)