ArcFM Desktop Developer Guide
List Property (ObjectRuleImport)


Syntax
'Declaration
 
<ImportManyAttribute(Miner.CIM.Mapping.ObjectRule)>
Public Overrides ReadOnly Property List As IEnumerable(Of ObjectRule)
'Usage
 
Dim instance As ObjectRuleImport
Dim value As IEnumerable(Of ObjectRule)
 
value = instance.List
[ImportMany(Miner.CIM.Mapping.ObjectRule)]
public override IEnumerable<ObjectRule> List {get;}
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

ObjectRuleImport Class
ObjectRuleImport Members

 

 


Send Comment