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()
GetIdentifier()
IContentIdentifier GetIdentifier()
Returns
- IContentIdentifier
GetLocation()
ContentLocationBase GetLocation()
Returns
- ContentLocationBase
ToCacheKey()
Returns
- string
ToKey()
Returns
- string
string ToSerializedForExtracted()
Returns
- string