Writes the specific attribute to an item in the file D3 file associated with the clsD3File object, overwriting the previous contents of the attribute, maintaining the lock on the item.
object.brWriteVU oDynArray, sItemName, vColumn
Parameter | Description |
---|---|
object | An object variable that represents a clsD3File object. |
oDynArray | An object variable that represents a clsD3DynamicArray object that contains the attribute to be written. |
sItemName | A String specifying the item-id of the item to write. |
vColumn | A Variant specifying either the attribute-defining item or the attribute number. |
writevu