Interface IScrambledDatabaseProperties
- Namespace
- The.Components
- Assembly
- Instagile.dll
public interface IScrambledDatabaseProperties : IScrambledProperties, IEntityProperties
- Inherited Members
Properties
IgnoreDocuments
PrimitiveAttribute<bool> IgnoreDocuments { get; }
Property Value
Name
PrimitiveAttribute<string> Name { get; }
Property Value
SkipRecalculation
PrimitiveAttribute<bool> SkipRecalculation { get; }