This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IR > IRESTResource Interface > IRESTResource.AddOperation Method (ArcObjects .NET 10.5 SDK) |
Adds child operation.
[Visual Basic .NET] Public Sub AddOperation ( _ ByVal o As IRESTOperation _ )
[C#] public void AddOperation ( IRESTOperation o );
[C++]
HRESULT AddOperation(
IRESTOperation* o
);
[C++]
Parameters o [in]
o is a parameter of type IRESTOperation