Share via


SubscriptionTypeBase Members

Specifies the base class used for subscription configuration.

The following tables list the members exposed by the SubscriptionTypeBase type.

Public Properties

  Name Description
public property BatchSize Gets or sets the batch size.
public property Criteria Gets or sets the criteria in a well-formed XML fragment.
public property Groups Gets or sets the groups.
public property Operation Gets or sets the operation type of subscription configuration.
public property PollingIntervalInSeconds Gets or sets the polling interval in seconds.
public property RunasSecureRefId Gets or sets the run-as user credential.
public property SecureRefName Gets or sets the secure reference name.
public property StartWatermark Gets or sets the start watermark.
public property SubscriptionType Gets or sets the type of the subscription configuration.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SubscriptionTypeBase Class
Microsoft.EnterpriseManagement.Subscriptions Namespace