Show / Hide Table of Contents

Class SaveDataSourceAction

Действие, выполняющее сохранение источника данных.

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

Properties

List<int> DataSourcesIds
Коллекция идентификаторов источников данных, которые нужно сохранить.
Back to top Generated by DocFX