Data Management Object Model Reference

DataSource.MRInitAllowDirty Property

Contains the initialization information for aloowing dirty data

[Visual Basic]
NotOverridable Public Property MRInitAllowDirty As Boolean _
    Implements IDataSource.MRInitAllowDirty
[C#]
public bool MRInitAllowDirty {get; set;}

Implements

IDataSource.MRInitAllowDirty

See Also

DataSource Class | SPSSMR.Data Namespace