ComPlusSubscription element (Complus extension)
Defines an event subscription for a COM+ component.
Attributes
Component
stringIf the element is not a child of a ComPlusComponent element, this attribute should be provided with the id of a ComPlusComponent element representing the component the subscription is to be created for.
Description
stringEnabled
wxs:YesNoTypeUnionEventClassPartitionID
stringEventCLSID
stringCLSID of the event class for the subscription. If a value for this attribute is not provided, a value for the PublisherID attribute must be provided.
FilterCriteria
stringId
string requiredIdentifier for the element.
InterfaceID
stringMachineName
stringMethodName
stringName
string requiredName of the subscription.
PerUser
wxs:YesNoTypeUnionPublisherID
stringPublisher id for the subscription. If a value for this attribute is not provided, a value for the EventCLSID attribute must be provided.
Queued
wxs:YesNoTypeUnionSubscriberMoniker
stringSubscriptionId
stringId of the subscription. If a value is not provided for this attribute, an id will be generated during installation.