MobileTaxonomyField.ReadOnly - Propriété
Définit l'objet MobileTaxonomyField en cours en lecture seule.
Espace de noms : Microsoft.SharePoint.Client.Taxonomy
Assemblys : Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ReadOnly As Boolean
Get
'Utilisation
Dim instance As MobileTaxonomyField
Dim value As Boolean
value = instance.ReadOnly
public bool ReadOnly { get; }
Valeur de propriété
Type : System.Boolean
Retourne Boolean .
Remarques
L'objet est actuellement en lecture seule, car le champ de mots clés gérés est en lecture seule pour page mobile.