Property | Type | Description | |
---|---|---|---|
DatabaseDocument | Raven.Abstractions.Data.DatabaseDocument |
Method | Description | |
---|---|---|
CheckForChanges ( ) : void | ||
LoadFor ( Raven.Abstractions.Data.DatabaseDocument document ) : void | ||
ProvideSuggestions ( string enteredText ) : Task |
||
VersioningSettingsSectionModel ( ) : System.Collections.Generic | ||
VersioningSettingsSectionModel ( bool isCreation ) : System.Collections.Generic |
Method | Description | |
---|---|---|
HandleDeleteVersioning ( object parameter ) : void |
public LoadFor ( Raven.Abstractions.Data.DatabaseDocument document ) : void | ||
document | Raven.Abstractions.Data.DatabaseDocument | |
return | void |
public ProvideSuggestions ( string enteredText ) : Task |
||
enteredText | string | |
return | Task |
public VersioningSettingsSectionModel ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public VersioningSettingsSectionModel ( bool isCreation ) : System.Collections.Generic | ||
isCreation | bool | |
return | System.Collections.Generic |