StreamLink for Silverlight
CreateCreateParameters Method (subjectType)
StreamLink for SilverlightCaplin.StreamLinkIParametersFactoryCreateCreateParameters(SubjectType)
Creates parameters for creating a new subject on the Liberator.
Declaration Syntax
C#Visual BasicVisual C++
ICreateParameters CreateCreateParameters(
	SubjectType subjectType
)
Function CreateCreateParameters ( _
	subjectType As SubjectType _
) As ICreateParameters
ICreateParameters^ CreateCreateParameters(
	SubjectType subjectType
)
Parameters
subjectType (SubjectType)
The type of the subject to be created on the Liberator.
Return Value
The parameters required to create the subject.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)