This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFileDomain Interface > IGPFileDomain.AddType Method (ArcObjects .NET 10.4 SDK) |
Add a data element type.
[Visual Basic .NET] Public Sub AddType ( _ ByVal Type As String _ )
[C#] public void AddType ( string Type );
[C++]
HRESULT AddType(
BSTR Type
);
[C++]
Parameters Type [in] Type is a parameter of type BSTR