UserZoneBarTypes Property
|
Namespace:
OmniPageCSDK.IproPlus
Assembly:
OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic BAR_TYPE[] BarTypes { get; set; }Public Property BarTypes As BAR_TYPE()
Get
Set
public:
property array<BAR_TYPE>^ BarTypes {
array<BAR_TYPE>^ get ();
void set (array<BAR_TYPE>^ value);
}Property Value
Type:
BAR_TYPE
See Also