Data Management Object Model Reference

MetaDataItem.InputDataSourceName Property

Gets/Sets the Name of the InputDataSource that the metadatablock should be merged with

[Visual Basic]
Public Property InputDataSourceName As String
[C#]
public string InputDataSourceName {get; set;}

See Also

MetaDataItem Class | SPSSMR.Data.Transformations Namespace