CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

IConstraint..::..FromXml Method (String)

This is used to create a Constraint from a String representing the Xml data of a Constraints node in the LicenseFile.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


void FromXml(
	string xmlData
)
Sub FromXml ( _
	xmlData As String _
)
void FromXml(
	String^ xmlData
)

Parameters

xmlData
Type: String
A String representing the XML data for this Constraint.