LookupTableCreationInformation - Classe

Fournit des méthodes et des paramètres de propriété pour la création d'une table de choix.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.ProjectServer.Client.LookupTableCreationInformation

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

Syntaxe

'Déclaration
<ScriptTypeAttribute("PS.LookupTableCreationInformation", ValueObject := True,  _
    ServerTypeId := "{65b9287a-3a7e-4477-a18b-f116bf2716f1}")> _
Public Class LookupTableCreationInformation _
    Inherits ClientValueObject
'Utilisation
Dim instance As LookupTableCreationInformation
[ScriptTypeAttribute("PS.LookupTableCreationInformation", ValueObject = true, 
    ServerTypeId = "{65b9287a-3a7e-4477-a18b-f116bf2716f1}")]
public class LookupTableCreationInformation : ClientValueObject

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

LookupTableCreationInformation - Membres

Microsoft.ProjectServer.Client - Espace de noms