task.regardingobjectid Field
Specifies the ID of the object with which the task is associated.
Syntax
[Visual Basic .NET]
Public Field regardingobjectid As Lookup
[C#]
public Lookup regardingobjectid;
[JScript]
public var regardingobjectid : Lookup;
Remarks
Represents a field of type Lookup.
The following table contains additional information about this attribute:
Platform required | No |
Application requirement level | Read only |
Valid for create | Yes |
Valid for retrieve | Yes |
Valid for update | Yes |
Related entity | accountcampaigncontactcontractincidentinvoiceleadopportunityquotesalesorder |
See Also