This document is archived and information here might be outdated.  Recommended version.


IGPProtectNames.IsNull Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPProtectNames.IsNull Method

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

Product Availability

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

See Also

IGPProtectNames Interface