ArcObjects Library Reference (GlobeCore)  

IGlobeLayerProperties4.ValidateType Method

Validates the data type.

[Visual Basic .NET]
Public Sub ValidateType ( _
)
[C#]
public void ValidateType (
);
[C++]
HRESULT ValidateType(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeLayerProperties4 Interface