LookupEntryValue members

Represents the value of a lookup table entry.

The LookupEntryValue type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property DateValue Gets or sets a date and time entry value.
Public property DurationValue Gets or sets a duration entry value as a string.
Public property NumberValue Gets or sets a decimal number entry value.
Public property TextValue Gets or sets a text entry value.
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

LookupEntryValue class

Microsoft.ProjectServer.Client namespace