Click or drag to resize

KnownInt64MetadataFieldsSize Field

Size of file (length) in bytes. SDK does not add this value to metadata but is reserved here for user to do so.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsReserved = true, IsOfficeType = true, IsEmailType = true, 
	IsImageType = true, IsHtmlType = true, IsDocumentStoreType = true, 
	IsArchiveType = true)]
public const string Size = "Size"

Field Value

String
See Also