Interface IEnvelope
Represents an envelope
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface IEnvelope : ILoadingCase, IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName
Properties
| Name | Description |
|---|---|
| CombinationIds | Returns a combination ID from the envelope at the given index |
Methods
| Name | Description |
|---|---|
| AddCombinationAsync(ICombination?, CancellationToken) | Adds an ICombination to this envelope |