[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Event type for a Subscription Event

Namespace: Microsoft.WebSolutionsPlatform.Event
Assembly: WspEvent (WspEvent)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Property SubscriptionEvent As Guid
C#
public static Guid SubscriptionEvent { get; }
C++
public:
static Guid SubscriptionEvent {
	Guid get ();
}