Miner.Geodatabase.FeederManager Namespace > FeederInfoDiff Class : IsSplit Property |
'Declaration
Public Property IsSplit As System.Boolean
'Usage
Dim instance As FeederInfoDiff Dim value As System.Boolean instance.IsSplit = value value = instance.IsSplit
public System.bool IsSplit {get; set;}
public read-write property IsSplit: System.Boolean;
public function get,set IsSplit : System.boolean
true
if this instance is split; otherwise, false
.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