LookupTableCreationInformation members

Provides methods and property settings for the creation of a lookup table.

The LookupTableCreationInformation type exposes the following members.

Constructors

  Name Description
Public method LookupTableCreationInformation Creates a new instance of the LookupTableCreationInformation class.

Top

Properties

  Name Description
Public property Entries Gets or sets the collection of entries in the lookup table.
Public property Id Gets or sets the GUID of the lookup table.
Public property Masks Gets or sets the collection of mask definitions for the levels of a hierarchical lookup table.
Public property Name Gets or sets the name of the lookup table.
Public property SortOrder Gets or sets the sort order for the entries in the table.
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

LookupTableCreationInformation class

Microsoft.ProjectServer.Client namespace