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


IRasterSdeConnection.InputBitMaskName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRasterUI > ESRI.ArcGIS.DataSourcesRasterUI > Interfaces > IR > IRasterSdeConnection Interface > IRasterSdeConnection.InputBitMaskName Property
ArcGIS Developer Help

IRasterSdeConnection.InputBitMaskName Property

The input 1-bit raster dataset name to be used as mask.

[Visual Basic .NET]
Public Property InputBitMaskName As String
[C#]
public string InputBitMaskName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRasterSdeConnection Interface