CustomFieldCreationInformation - Classe

Fournit des informations qui seront utilisées lors de la création d'un champ personnalisé.

Hiérarchie d’héritage

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

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

Syntaxe

'Déclaration
<ScriptTypeAttribute("PS.CustomFieldCreationInformation", ValueObject := True,  _
    ServerTypeId := "{e98c4be3-a6b6-4801-ba6a-9394a5c25177}")> _
Public Class CustomFieldCreationInformation _
    Inherits ClientValueObject
'Utilisation
Dim instance As CustomFieldCreationInformation
[ScriptTypeAttribute("PS.CustomFieldCreationInformation", ValueObject = true, 
    ServerTypeId = "{e98c4be3-a6b6-4801-ba6a-9394a5c25177}")]
public class CustomFieldCreationInformation : ClientValueObject

Remarques

Le modèle CSOM peut créer uniquement champs personnalisés d'entreprise, des champs personnalisés locaux non définies au sein d'un projet.

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

CustomFieldCreationInformation - Membres

Microsoft.ProjectServer.Client - Espace de noms