Action category to be excluded from processing.
[Visual Basic 6.0] Property ExclusionCategory As enumActionCategory
[Visual Basic .NET] Public Property ExclusionCategory As enumActionCategory
[C#] public enumActionCategory ExclusionCategory {get; set;}
[Java] public enumActionCategory getExclusionCategory() throws IOException, AutomationException
[Java] public void setExclusionCategory( enumActionCategory pnumActionCategory ) throws IOException, AutomationException
[C++] HRESULT get_ExclusionCategory( enumActionCategory* pVal );
[C++] HRESULT put_ExclusionCategory( enumActionCategory pVal);
Parameters
pVal [out, retval]
pVal is a parameter of type enumActionCategory
pVal [in]
pVal is a parameter of type enumActionCategory