de la propiedad Property.ChoiceType
NOTA: esta API está ahora obsoleta.
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("Use CoreProperty's TermSet to retrieve taxonomic information for this property.")> _
Public Property ChoiceType As ChoiceTypes
Get
Set
'Uso
Dim instance As [Property]
Dim value As ChoiceTypes
value = instance.ChoiceType
instance.ChoiceType = value
[ObsoleteAttribute("Use CoreProperty's TermSet to retrieve taxonomic information for this property.")]
public ChoiceTypes ChoiceType { get; set; }
Valor de propiedad
Tipo: Microsoft.Office.Server.UserProfiles.ChoiceTypes