ArcFM Engine Developer Guide
FeatureClassesRequest Class
Members 


Product Availability
Required Licenses
.NET Assembly
Get all featureClasses that have the given Model Names assigned If the fieldsModelNames is given then it will populate a list a fields within this class that have those model names applied
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class FeatureClassesRequest 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As FeatureClassesRequest
[Serializable()]
public class FeatureClassesRequest : Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.FeatureClassesRequest

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

FeatureClassesRequest Members
Miner.Responder.Framework.Requests Namespace

 

 


Send Comment