MessageSelect(Batch, DataRow) Method

Definition

Namespace: Centralpoint.Web.Site.DataBroadcast
Assembly: Centralpoint.Web.Site (in Centralpoint.Web.Site.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static Message Select(
	Batch batch,
	DataRow row
)

Parameters

batch  Batch
 
row  DataRow
 

Return Value

Message

See Also