JAMS Developer Guide
IsDeletingCell Property


MVPSI.JAMS.Activities.HDInsight Namespace > HDInsightSessionHBaseDeleteItem Class : IsDeletingCell Property
Specifies if a cell or table is being deleted
Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(False)>
Public Property IsDeletingCell As System.Boolean
'Usage
 
Dim instance As HDInsightSessionHBaseDeleteItem
Dim value As System.Boolean
 
instance.IsDeletingCell = value
 
value = instance.IsDeletingCell
[System.ComponentModel.Browsable(false)]
public System.bool IsDeletingCell {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HDInsightSessionHBaseDeleteItem Class
HDInsightSessionHBaseDeleteItem Members