ArcFM Desktop Developer Guide
List Property (PostMappingRuleImport)


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

PostMappingRuleImport Class
PostMappingRuleImport Members

 

 


Send Comment