Interface IUserTask
Пользовательская задача бизнес-процесса IBusinessProcessItem
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IUserTask : IBusinessProcessItem, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
BusinessProcessDisplayStoredItems
Коллекция хранимых элементов бизнес-процесса
Declaration
IApiReadOnlyCollection<IBusinessProcessDisplayItemStored> BusinessProcessDisplayStoredItems { get; }
Property Value
| Type | Description |
|---|---|
| IApiReadOnlyCollection<IBusinessProcessDisplayItemStored> |