AudienceCollection.Create Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Create(String, String) | Creates an instance of the Audience object. | |
Create(String, String, AudienceGroupOperation) | Creates an instance of the Audience object. | |
Create(String, String, String, AudienceGroupOperation) | Validates the input parameters and creates an instance of the Audience object. |
Top