This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerProperties4 Interface > IGlobeLayerProperties4.ValidateType Method (ArcObjects .NET 10.5 SDK) |
Validates the data type.
[Visual Basic .NET]
Public Sub ValidateType ( _
)
[C#] public void ValidateType ( );
[C++]
HRESULT ValidateType(
void
);