Interface IArcherContentUpdateInfoEntity
Namespace: Estrelica.Archer.Entity
Assembly: Estrelica.Interfaces.dll
Syntax
[StayPublic]
[DoNotObfuscateType]
public interface IArcherContentUpdateInfoEntity : IArcherUpdateInfoEntity, IArcherEntityBase, IArcherBase
Properties
UpdateInformation
Declaration
IContentUpdateInformation UpdateInformation { get; }
Property Value
IContentUpdateInformation |