AttributeXML Constructor

Initializes a new instance of the AttributeXML class

Definition

Namespace: PCBI_XML
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public AttributeXML(
	string Key,
	string Value
)

Parameters

Key  String
 
Value  String
 

See Also