ProjectResourceCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.ProjectResourceCreationInformation", ServerTypeId="{69b89190-b8dc-4025-b0d1-a81e4cbd605c}", ValueObject=true)]
public class ProjectResourceCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type ProjectResourceCreationInformation = class
    inherit ClientValueObject
Public Class ProjectResourceCreationInformation
Inherits ClientValueObject
Inheritance
ProjectResourceCreationInformation
Attributes

Constructors

ProjectResourceCreationInformation()

Properties

Account
Email
Id
Name
Notes
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to