DataSource.NET
IContainerAddElementOperation Interface
NamespacesCaplin.DataSource.Messaging.ContainerIContainerAddElementOperation
Interface that represents an operation to add an element into a container.
Declaration Syntax
C#Visual BasicVisual C++
public interface IContainerAddElementOperation : IContainerOperation
Public Interface IContainerAddElementOperation _
	Implements IContainerOperation
public interface class IContainerAddElementOperation : IContainerOperation
Members
All MembersProperties



IconMemberDescription
ElementSubject
Get the subject of the element that is to be added to the container.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 4.5.22.1 (4.5.22.1)