ArcFM Engine Developer Guide
FeatureLoaderCriteria<T> Class
Members 


Product Availability
Required Licenses
.NET Assembly
Load a group of features by fcid and group by oid, if using subid this is another grouping.(limit to 1000 items.)
Syntax
'Declaration
 
Public Class FeatureLoaderCriteria(Of T As {Class, IFeatureID}) 
'Usage
 
Dim instance As FeatureLoaderCriteria(Of T)
public class FeatureLoaderCriteria<T> 
where T: class, IFeatureID
Type Parameters
T
Inheritance Hierarchy

System.Object
   Miner.Responder.Shared.DataTransferObjects.FeatureLoaderCriteria<T>

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

FeatureLoaderCriteria<T> Members
Miner.Responder.Shared.DataTransferObjects Namespace

 

 


Send Comment