DataSource.NET
Operations Property
NamespacesCaplin.DataSource.Messaging.ContainerIContainerMessageOperations
Gets a list of container operations.
Declaration Syntax
C#Visual BasicVisual C++
IList<IContainerOperation> Operations { get; }
ReadOnly Property Operations As IList(Of IContainerOperation)
property IList<IContainerOperation^>^ Operations {
	IList<IContainerOperation^>^ get ();
}
Value
The operations.
Remarks
The order of the operations is significant.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.0.12.814 (6.0.12.0814)