Overload | Description |
---|---|
GetAssociationFeatures(Envelope) | Returns a list of AssociationFeatures that represent the associations that exist between features within the given extent. This method must be called on the MCT. Use QueuedTask.Run. |
GetAssociationFeatures(Envelope,AssociationType) | Returns a list of AssociationFeatures that represent the associations that exist between features within the given extent, of the specified AssociationType. This method must be called on the MCT. Use QueuedTask.Run. |