EnterpriseResourceCreationInformation members

Provides information for the creation of an enterprise resource.

The EnterpriseResourceCreationInformation type exposes the following members.

Constructors

  Name Description
Public method EnterpriseResourceCreationInformation Creates an instance of the EnterpriseResourceCreationInformation class.

Top

Properties

  Name Description
Public property Id Gets or sets the GUID of the enterprise resource.
Public property IsBudget Gets or sets a Boolean value that indicates whether this is a budget resource.
Public property IsGeneric Gets or sets a Boolean value that indicates whether this is a generic resource.
Public property IsInactive Gets or sets a Boolean value that indicates whether this resource should be created in an inactive state.
Public property Name Gets or sets the name of the enterprise resource.
Public property ResourceType Gets or sets a value that represents the resource type.
Public property TypeId (Inherited from ClientValueObject.)

Top

Methods

  Name Description
Public method CustomFromJson (Inherited from ClientValueObject.)
Public method CustomWriteToXml (Inherited from ClientValueObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientValueObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteToXml Reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

EnterpriseResourceCreationInformation class

Microsoft.ProjectServer.Client namespace