FME Server .NET API

IFMEDataset.IsSource Property

A bool representing whether this dataset is a source or destination dataset.

[Visual Basic]
Property IsSource As Boolean
[C#]
bool IsSource {get;}

See Also

IFMEDataset Interface | IFMEDataset Members | Safe.FMEServer.API Namespace