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