Share via


AudienceLeftContent.DataType Property

Gets the data type of the content in the user profile.

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

Syntax

'Declaration
Public ReadOnly Property DataType As String
    Get
'Usage
Dim instance As AudienceLeftContent
Dim value As String

value = instance.DataType
public string DataType { get; }

Property Value

Type: System.String
String that gets the data type of the content in the user profile.

Remarks

The DataType property is read-only.

See Also

Reference

AudienceLeftContent Class

AudienceLeftContent Members

Microsoft.Office.Server.Audience Namespace