MessageSelect(String, Guid) 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(
	string selectConnectionString,
	Guid messageId
)

Parameters

selectConnectionString  String
 
messageId  Guid
 

Return Value

Message

See Also