UnsubscribeSelect(String, 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 Unsubscribe Select(
	string selectConnectionString,
	string recipientId,
	Guid dataId
)

Parameters

selectConnectionString  String
 
recipientId  String
 
dataId  Guid
 

Return Value

Unsubscribe

See Also