Share via


PolicyCategorySubscription.Validate Method

Include Protected Members
Include Inherited Members

Validates the subscription by using the specified mode.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method Validate() Indicates the basic child object's validation. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from SfcInstance.)
Public method Validate(String) Validates the subscription by using the specified mode.

Top