Maximum number of nested action levels to be processed.
[Visual Basic 6.0] Property MaximumDepth As Empty
[Visual Basic .NET] Public Property MaximumDepth As Integer
[C#] public int MaximumDepth {get; set;}
[Java] public int getMaximumDepth() throws IOException, AutomationException
[Java] public void setMaximumDepth( Long MaximumDepth ) throws IOException, AutomationException
[C++]
HRESULT get_MaximumDepth(
Long* pVal
);
[C++] HRESULT put_MaximumDepth( Long pVal);
Parameters
pVal [out, retval]
pVal is a parameter of type Long
pVal [in]
pVal is a parameter of type Long