Interface ISequenceFlowDefinition
Определение потока операции бизнес-процесса IBusinessProcessItemDefinition
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ISequenceFlowDefinition : IBusinessProcessItemDefinition, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
CommandIconCode
Иконка команды
Declaration
int CommandIconCode { get; }
Property Value
| Type | Description |
|---|---|
| int |
CommandName
Имя команды
Declaration
string CommandName { get; }
Property Value
| Type | Description |
|---|---|
| string |