Overload | Description |
---|---|
GetDefinition() | Gets the FeatureDatasetDefinition of this dataset. This method must be called on the MCT. Use QueuedTask.Run. |
GetDefinition<T>(String) | Gets a specific Definition instance associated with name of type T in the feature dataset. This method must be called on the MCT. Use QueuedTask.Run. |