Share via


HiddenListFullSyncJobDefinition.Description property

Gets the description of the current HiddenListFullSyncJobDefinition objects.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Description As String
    Get
'Usage
Dim instance As HiddenListFullSyncJobDefinition
Dim value As String

value = instance.Description
public override string Description { get; }

Property value

Type: System.String
Returns String.

See also

Reference

HiddenListFullSyncJobDefinition class

HiddenListFullSyncJobDefinition members

Microsoft.SharePoint.Taxonomy namespace