StreamLink.NET
ICreateParameters Interface
StreamLink.NETCaplin.StreamLink.CommandICreateParameters
Represents a set of parameters that can be used for subject creation.
Declaration Syntax
C#Visual BasicVisual C++
public interface ICreateParameters : ICommandParameters
Public Interface ICreateParameters _
	Implements ICommandParameters
public interface class ICreateParameters : ICommandParameters
Members
All MembersMethods



IconMemberDescription
ToCommandString()()()
Create a string representing the command parameters.
(Inherited from ICommandParameters.)
Remarks
To create an object that implements this interface, use the CreateCreateParameters(SubjectType) method. of IParametersFactory.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.8.0 (5.0.8.0)