LookupCost members

Contains a data value for a lookup table of type Cost.

The LookupCost type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AppAlternateId Gets the alternate GUID that is specified in an App package for Project Online. (Inherited from LookupEntry.)
Public property Context (Inherited from ClientObject.)
Public property Description Gets or sets the description of the lookup table entry. (Inherited from LookupEntry.)
Public property FullValue Gets the concatenated value of a hierarchical text lookup table entry. (Inherited from LookupEntry.)
Public property Id Gets the GUID for the lookup table entry. (Inherited from LookupEntry.)
Public property InternalName Gets the internal name of the lookup table entry. Reserved for internal use.. (Inherited from LookupEntry.)
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property SortIndex Gets or sets an index number for the lookup table entry. (Inherited from LookupEntry.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)
Public property Value Gets or sets a data value of type Cost.

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject Deletes the LookupEntry object. (Inherited from LookupEntry.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides LookupEntry.InitOnePropertyFromJson(String, JsonReader).)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

See also

Reference

LookupCost class

Microsoft.ProjectServer.Client namespace