Skip to main content Skip to complementary content

SetPropertiesAsync Method

Overloads

SetPropertiesAsync(AbstractStructure)

Set properties for the Qix entity.

SetPropertiesAsync(AsyncHandle, AbstractStructure)

Set properties for the Qix entity.

SetPropertiesAsync(AbstractStructure)

Set properties for the Qix entity.

Declaration

      public Task SetPropertiesAsync(AbstractStructure prop)
    

Parameters

Type Name Description
AbstractStructure prop

The new property structure.

Returns

Type Description
System.Threading.Tasks.Task

SetPropertiesAsync(AsyncHandle, AbstractStructure)

Set properties for the Qix entity.

Declaration

      public Task SetPropertiesAsync(AsyncHandle asyncHandle, AbstractStructure prop)
    

Parameters

Type Name Description
AsyncHandle asyncHandle

Handle to asynchronous method request

AbstractStructure prop

The new property structure.

Returns

Type Description
System.Threading.Tasks.Task

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!