Prod.: Engine, ver.: 6008, ID: 60000250, General : New Method added in vdInsert object named SetAttribValue

General : New Method added in vdInsert object named SetAttribValue

Article60000250
TypeGeneral
ProductEngine
Version6008
Date Added9/20/2007
FixedYes [9/20/2007]
Submitted byPeter Chanios
Keywords

Subject

New Method added in vdInsert object named SetAttribValue

Summary

New Method added in vdInsert object named SetAttribValue

Solution

Sets a value to an existing attribute of the insert's block.
TagString : The tag string of an existing value.
ValueString : The value to be set.
returns : True if the operation was succesfull.
public bool SetAttribValue(string TagString, string ValueString)