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


IRasterSdeConnection2.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 > IRasterSdeConnection2 Interface > IRasterSdeConnection2.InputBitMaskName Property
ArcGIS Developer Help

IRasterSdeConnection2.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

IRasterSdeConnection2 Interface