LookupEntryCreationInformation members

Provides information for the creation of a lookup table entry.

The LookupEntryCreationInformation type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Description Gets or sets the description of the lookup table entry.
Public property Id Gets or sets the GUID of the lookup table entry.
Public property ParentId Gets or sets the GUID of the parent lookup table entry in a hierarchical text lookup table.
Public property SortIndex Gets or sets an index number for the lookup table entry.
Public property TypeId (Inherited from ClientValueObject.)
Public property Value Gets or sets the value of the lookup table entry.

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

LookupEntryCreationInformation class

Microsoft.ProjectServer.Client namespace