Public Instance Properties
| FeatureTypes | 
            All the feature types included in this dataset.
             | 
| Format | 
            The spatial data format of this dataset.
             | 
| IsSource | 
            A bool representing whether this dataset is a source or destination dataset.
             | 
| Location | 
            The location of this dataset in the repository.
             | 
| Name | 
            The name of the dataset.
             | 
Public Instance Methods
| GetPropertyAccessor | 
            Gets a property accessor to access dataset properties.
            
            Property categories supported:
            METAFILE_PARAMETER - Typically used to fetch MIME type information.
            KEYWORD_SUFFIX - Supported on destination datasets. Used to fetch dataset keyword and associated suffix.
             | 
| UpdatePropertyAccessor | 
            Updates the property accessor.
             | 
See Also
IFMEDataset Interface | Safe.FMEServer.API Namespace