AssertionXML Property
The assertion XML.
Syntax
__property String AssertionXML = {read=FAssertionXML, write=FSetAssertionXML};
Default Value
""
Remarks
This property holds the returned assertion. This is populated after calling GetAssertion.
This property is read-only and not available at design time.
Data Type
String