WFInfoViewSeverity Property
|
Namespace:
OmniPageCSDK.ToolBoxes
Assembly:
OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax[DispIdAttribute(30)]
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public WFINFOVIEWSEVERITY Severity { get; }<DispIdAttribute(30)>
<BrowsableAttribute(false)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public ReadOnly Property Severity As WFINFOVIEWSEVERITY
Get
public:
[DispIdAttribute(30)]
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility::Hidden)]
property WFINFOVIEWSEVERITY Severity {
WFINFOVIEWSEVERITY get ();
}Property Value
Type:
WFINFOVIEWSEVERITY
See Also