GetExtendsObjectAsync Method
Overloads
GetExtendsObjectAsync() |
Reference to the object that the property ExtendsId refers to. Returns null if ExtendsId is not set. |
GetExtendsObjectAsync()
Reference to the object that the property ExtendsId refers to. Returns null if ExtendsId is not set.
Declaration
public Task<GenericObject> GetExtendsObjectAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<GenericObject> |
A task with extended object result. Result is null if ExtendsId is not set. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!