Show / Hide Table of Contents

Class ShowCommentsAction

Действие получения объекта для панели комментариев.

Inheritance
Trivium.Common.Models.Entity
CardAction
MetaObjectAction
ShowCommentsAction
Inherited Members
MetaObjectAction.MetaObjectId
MetaObjectAction.Parameters
CardAction.Comment
CardAction.EnableExpressionId
Namespace: Trivium.CardsModel.ServerModel.Actions
Assembly: Trivium.CardsModel.dll
Syntax
public class ShowCommentsAction : MetaObjectAction, IEntity, IBaseEntity<int>, IBaseId<int>, IReadOnlyBaseEntity<int>, IReadOnlyBaseId<int>, IDependentEntryObject, ISourceAttributeCollector

Properties

Nullable<int> MentionsObjectId
Идентификатор отчета для ведения упоминаний.
TypedCardsParameter[] MentionsObjectParameters
Параметры открытия отчета упоминаний.
TextSettings Title
Заголовок панели комментариев.
bool UseMentions
Использовать упоминания.
Back to top Generated by DocFX