EnterpriseResourceCreationInformation-Klasse
Enthält Informationen für die Erstellung einer Enterprise-Ressource.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.EnterpriseResourceCreationInformation
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<ScriptTypeAttribute("PS.EnterpriseResourceCreationInformation", ValueObject := True, _
ServerTypeId := "{4a670666-e25a-42a5-aaf1-f517d9fdae9a}")> _
Public Class EnterpriseResourceCreationInformation _
Inherits ClientValueObject
'Usage
Dim instance As EnterpriseResourceCreationInformation
[ScriptTypeAttribute("PS.EnterpriseResourceCreationInformation", ValueObject = true,
ServerTypeId = "{4a670666-e25a-42a5-aaf1-f517d9fdae9a}")]
public class EnterpriseResourceCreationInformation : ClientValueObject
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.