AudienceNameID.GlobalAudienceID Property

Namespace:  Microsoft.Office.Server.Audience
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public ReadOnly Property GlobalAudienceID As Guid
    Get
'Usage
Dim instance As AudienceNameID
Dim value As Guid

value = instance.GlobalAudienceID
public Guid GlobalAudienceID { get; }

Property Value

Type: System.Guid

See Also

Reference

AudienceNameID Class

AudienceNameID Members

Microsoft.Office.Server.Audience Namespace