Enum DataType
Типы данных свойств документа.
Namespace:InfinniPlatform.DocumentStorage.Metadata
Assembly:InfinniPlatform.DocumentStorage.Abstractions.dll
Syntax
public enum DataType : int
Fields
| Name | Description |
|---|---|
| Array | |
| Binary | |
| Boolean | |
| DateTime | |
| Double | |
| Int32 | |
| Int64 | |
| Object | |
| String | |
| Timestamp |