Partager via


ClientCallableInstanceAnnotationAttribute.AlwaysReturn - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property AlwaysReturn As Boolean
    Get
    Set
'Utilisation
Dim instance As ClientCallableInstanceAnnotationAttribute
Dim value As Boolean

value = instance.AlwaysReturn

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ClientCallableInstanceAnnotationAttribute classe

ClientCallableInstanceAnnotationAttribute - Membres

Microsoft.SharePoint.Client - Espace de noms