Table of Contents

Interface IContent

Namespace
MES.MQC.DataSourceLibrary.Models.Connectors.Interfaces
Assembly
MES.MQC.DataSourceLibrary.dll
public interface IContent

Properties

DateTime

DateTime DateTime { get; }

Property Value

DateTime

DateTimeIsReportDate

bool DateTimeIsReportDate { get; }

Property Value

bool

PublicUrl

string PublicUrl { get; }

Property Value

string

Methods

Clear()

void Clear()

GetIdentifier()

IContentIdentifier GetIdentifier()

Returns

IContentIdentifier

GetLocation()

ContentLocationBase GetLocation()

Returns

ContentLocationBase

ToCacheKey()

string ToCacheKey()

Returns

string

ToKey()

string ToKey()

Returns

string

ToSerializedForExtracted()

string ToSerializedForExtracted()

Returns

string