Partilhar via


SuggestionGroupReturnObject.IsNewKeyword Property

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

Syntax

'Declaration
Public Property IsNewKeyword As Boolean
    Get
    Set
'Usage
Dim instance As SuggestionGroupReturnObject
Dim value As Boolean

value = instance.IsNewKeyword

instance.IsNewKeyword = value
public bool IsNewKeyword { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

SuggestionGroupReturnObject Class

SuggestionGroupReturnObject Members

Microsoft.SharePoint.Taxonomy.WebServices Namespace