This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectAdmin2 Interface > IServerObjectAdmin2.CreateExtensionType Method (ArcObjects .NET 10.4 SDK) |
Creates a new empty server object extension type.
[Visual Basic .NET] Public Function CreateExtensionType ( _ ) As IServerObjectExtensionType
[C#] public IServerObjectExtensionType CreateExtensionType ( );
[C++]
HRESULT CreateExtensionType(
IServerObjectExtensionType** ppSOEType
);
[C++]
Parameters ppSOEType [out, retval]
ppSOEType is a parameter of type IServerObjectExtensionType