Share via


Location members

Include protected members
Include inherited members

Represents information about the source location of a task.

The Location type exposes the following members.

Constructors

  Name Description
Public method Location(ClientRuntimeContext)
Public method Location(ClientRuntimeContext, ObjectPath)

Top

Properties

  Name Description
Public property Color Display color of the location.
Public property Context (Inherited from ClientObject.)
Public property Id ID of the location.
Public property Important Indicates whether the task is important.
Public property Name Name of the location.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property ParentId The location's parent identifier.
Public property Path (Inherited from ClientObject.)
Public property RootProviderKey Root provider key of the location.
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)
Public property Url EditUrl of the location.

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
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 (Inherited from ClientObject.)
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

Location class

Microsoft.SharePoint.WorkManagement.Client namespace