The band definition keyword to be set on the mosaic dataset.
[Visual Basic .NET] Public Property BandDefinitionKeyword As String
[C#] public string BandDefinitionKeyword {get; set;}
[C++]
HRESULT get_BandDefinitionKeyword(
BSTR* pBandDefinitionKeyword
);
[C++]
HRESULT put_BandDefinitionKeyword(
BSTR pBandDefinitionKeyword
);
[C++]Parameters
pBandDefinitionKeyword [out, retval] pBandDefinitionKeyword is a parameter of type BSTR pBandDefinitionKeyword [in] pBandDefinitionKeyword is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.