Overload | Description |
---|---|
GetAssociations(Element) | Returns a list of Association objects present in the geodatabase for a given row. This method must be called on the MCT. Use QueuedTask.Run |
GetAssociations(Element,AssociationType) | Returns a list of Association objects of type AssociationType present in the geodatabase for a given row. This method must be called on the MCT. Use QueuedTask.Run |