SettingNodeIntValue Property
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntaxpublic int IntValue { get; set; }Public Property IntValue As Integer
Get
Set
public:
property int IntValue {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also