Data Management Object Model Reference

DataSource.MRInitCustom Property

Contains the initialization information for the custom property

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

Implements

IDataSource.MRInitCustom

See Also

DataSource Class | SPSSMR.Data Namespace