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