Interface IScrambledProperties
- Namespace
- The.Components
- Assembly
- Instagile.dll
public interface IScrambledProperties : IEntityProperties
- Inherited Members
-
Properties
BaseDatabase
EntityReferenceProperty BaseDatabase { get; }
Property Value
- EntityReferenceProperty
BaseForDatabases
EntityCollectionProperty BaseForDatabases { get; }
Property Value
- EntityCollectionProperty
BaseForSpreadsheets
EntityCollectionProperty BaseForSpreadsheets { get; }
Property Value
- EntityCollectionProperty
BaseSpreadsheet
EntityReferenceProperty BaseSpreadsheet { get; }
Property Value
- EntityReferenceProperty
DateGenerated
PrimitiveAttribute<DateTimeOffset?> DateGenerated { get; }
Property Value
- PrimitiveAttribute<DateTimeOffset?>
ExcludedWordPrefixes
PrimitiveAttribute<string> ExcludedWordPrefixes { get; }
Property Value
- PrimitiveAttribute<string>
ExcludedWords
PrimitiveAttribute<string> ExcludedWords { get; }
Property Value
- PrimitiveAttribute<string>
Messages
PrimitiveAttribute<string> Messages { get; }
Property Value
- PrimitiveAttribute<string>
ScrambledDateTimes
PrimitiveAttribute<string> ScrambledDateTimes { get; }
Property Value
- PrimitiveAttribute<string>
ScrambledDates
PrimitiveAttribute<string> ScrambledDates { get; }
Property Value
- PrimitiveAttribute<string>
ScrambledStrings
PrimitiveAttribute<string> ScrambledStrings { get; }
Property Value
- PrimitiveAttribute<string>
ScrambledTimes
PrimitiveAttribute<string> ScrambledTimes { get; }
Property Value
- PrimitiveAttribute<string>