Interface IScrambledDatabase
- Namespace
- The.Components
- Assembly
- Instagile.dll
public interface IScrambledDatabase : IScrambled, IEntity, IHasChanges
- Inherited Members
- Extension Methods
Properties
IgnoreDocuments
bool IgnoreDocuments { get; set; }
Property Value
Name
[AllowNull]
string Name { get; set; }
Property Value
Properties
IScrambledDatabaseProperties Properties { get; }
Property Value
SkipRecalculation
bool SkipRecalculation { get; set; }