AudienceManager.GetAudience Method
Include Protected Members
Include Inherited Members
Gets an instance of the Audienceobject that represents the audience with the specified name.
Overload List
Name | Description | |
---|---|---|
GetAudience(Guid) | Gets an instance of the Audience object that represents the audience with the specified globally unique identifier (GUID). | |
GetAudience(String) | Gets an instance of the Audience object that represents the audience with the specified name. |
Top