[]
public void SetPropertiesAsync(BatchHeader BatchHeader, string Item, Property[] Properties)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Item | |
Property[] | Properties |
public void SetPropertiesAsync(BatchHeader BatchHeader, string Item, Property[] Properties, object userState)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Item | |
Property[] | Properties | |
object | userState |