ArcFM Desktop Developer Guide
TransformerSites Property (PermutationWithSiteArrays)


Syntax
'Declaration
 
Public Property TransformerSites As TransformerSite()
'Usage
 
Dim instance As PermutationWithSiteArrays
Dim value() As TransformerSite
 
instance.TransformerSites = value
 
value = instance.TransformerSites
public TransformerSite[] TransformerSites {get; set;}
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

PermutationWithSiteArrays Class
PermutationWithSiteArrays Members

 

 


Send Comment