CalloutInfo members
Include protected members
Include inherited members
Represents the information for the callout.
The CalloutInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CalloutInfo |
Top
Properties
Name | Description | |
---|---|---|
Contacts | List of contacts of the task. | |
Context | (Inherited from ClientObject.) | |
DirectLinkTitle | Title of the direct link for the list of tasks where this task is. | |
DirectLinkUrl | URL for the direct link for the list of tasks where this task is. | |
Hierarchy | Hierarchy of the task on the project. | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
Predecessors | Tasks that precedes the task. | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Successors | Tasks that dependeds on this task. | |
Tag | (Inherited from ClientObject.) | |
Title | Title of the tasks container. | |
TypedObject | (Inherited from ClientObject.) | |
Url | URL of the tasks container. |
Top
Methods
Name | Description | |
---|---|---|
CheckUninitializedProperty | (Inherited from ClientObject.) | |
CustomFromJson | (Inherited from ClientObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromJson | (Inherited from ClientObject.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitNonPropertyFieldFromJson | (Inherited from ClientObject.) | |
InitOnePropertyFromJson | (Inherited from ClientObject.) | |
IsObjectPropertyInstantiated | (Inherited from ClientObject.) | |
IsPropertyAvailable | (Inherited from ClientObject.) | |
LoadExpandoFields | (Inherited from ClientObject.) | |
MemberwiseClone | (Inherited from Object.) | |
RefreshLoad | (Inherited from ClientObject.) | |
RemoveFromParentCollection | (Inherited from ClientObject.) | |
Retrieve() | (Inherited from ClientObject.) | |
Retrieve([]) | (Inherited from ClientObject.) | |
ToString | (Inherited from Object.) | |
UpdateClientObjectPropertyType | (Inherited from ClientObject.) |
Top