LegacySysProfile..::..SetAttribute Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.SystemProfile
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void SetAttribute(
	string XPath,
	string AttributeName,
	string NewAttributeValue
)
Public Sub SetAttribute ( _
	XPath As String, _
	AttributeName As String, _
	NewAttributeValue As String _
)
public:
void SetAttribute(
	String^ XPath, 
	String^ AttributeName, 
	String^ NewAttributeValue
)

Parameters

XPath
Type: String
AttributeName
Type: String
NewAttributeValue
Type: String