Interface IEnvelope

Represents an envelope

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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next