ArcFM Desktop Developer Guide
IsSplit Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Gets or sets a value indicating whether this diff was created by a split operation.
Syntax
'Declaration
 
Public Property IsSplit As Boolean
'Usage
 
Dim instance As FeederInfoDiff
Dim value As Boolean
 
instance.IsSplit = value
 
value = instance.IsSplit
public bool IsSplit {get; set;}

Property Value

true if this instance is split; otherwise, false.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

FeederInfoDiff Class
FeederInfoDiff Members

 

 


Send Comment