 | SwitchType Property |
Gets/Sets the switch's Type option (On/Off/Dual).
Namespace: ema3d.Api.V26.Cabling.ElementsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic SwitchType Type { get; set; }Public Property Type As SwitchType
Get
Set
public:
property SwitchType Type {
SwitchType get ();
void set (SwitchType value);
}member Type : SwitchType with get, set
Property Value
SwitchType
See Also