This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INativeTypeInfo Interface > INativeTypeInfo.NativeType Property (ArcObjects .NET 10.4 SDK) |
The native type.
[Visual Basic .NET] Public ReadOnly Property NativeType As INativeType
[C#] public INativeType NativeType {get;}
[C++]
HRESULT get_NativeType(
INativeType** NativeType
);
[C++]
Parameters NativeType [out, retval]
NativeType is a parameter of type INativeType