Data Management Object Model Reference

DataSource.MRInitMDMDocument Property

Contains the metadata labeltype intialization information(e.g. what labeltype to use when loading from MDM)

[Visual Basic]
NotOverridable Public Property MRInitMDMDocument As String _
    Implements IDataSource.MRInitMDMDocument
[C#]
public string MRInitMDMDocument {get; set;}

Implements

IDataSource.MRInitMDMDocument

See Also

DataSource Class | SPSSMR.Data Namespace