DataSource.NET
CreateRecordType2Message Method (subject, type2Indexfield, type2IndexValue)
NamespacesCaplin.DataSource.MessagingIMessageFactoryCreateRecordType2Message(String, String, String)

[Missing <summary> documentation for M:Caplin.DataSource.Messaging.IMessageFactory.CreateRecordType2Message(System.String,System.String,System.String)]

Declaration Syntax
C#Visual BasicVisual C++
IRecordType2Message CreateRecordType2Message(
	string subject,
	string type2Indexfield,
	string type2IndexValue
)
Function CreateRecordType2Message ( _
	subject As String, _
	type2Indexfield As String, _
	type2IndexValue As String _
) As IRecordType2Message
IRecordType2Message^ CreateRecordType2Message(
	String^ subject, 
	String^ type2Indexfield, 
	String^ type2IndexValue
)
Parameters
subject (String)

[Missing <param> documentation for "subject"]

type2Indexfield (String)

[Missing <param> documentation for "type2Indexfield"]

type2IndexValue (String)

[Missing <param> documentation for "type2IndexValue"]

Return Value

[Missing <returns> documentation for M:Caplin.DataSource.Messaging.IMessageFactory.CreateRecordType2Message(System.String,System.String,System.String)]

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