SuggestionReturnObject.IsKeyword propriedade
Namespace: Microsoft.SharePoint.Taxonomy.WebServices
Assembly: Microsoft.SharePoint.Taxonomy (em Microsoft.SharePoint.Taxonomy.dll)
Sintaxe
'Declaração
Public Property IsKeyword As Boolean
Get
Set
'Uso
Dim instance As SuggestionReturnObject
Dim value As Boolean
value = instance.IsKeyword
instance.IsKeyword = value
public bool IsKeyword { get; set; }
Valor de propriedade
Tipo: System.Boolean