ArcFM Server Developer Guide
transformations Property (FeatureUtilities.Root2)


Syntax
'Declaration
 
Public Property transformations As List(Of FeatureUtilities.Transformation2)
'Usage
 
Dim instance As FeatureUtilities.Root2
Dim value As List(Of FeatureUtilities.Transformation2)
 
instance.transformations = value
 
value = instance.transformations
public List<FeatureUtilities.Transformation2> transformations {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

FeatureUtilities.Root2 Class
FeatureUtilities.Root2 Members

 

 


Send Comment