Click or drag to resize
DVarFromXmlElement Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public static DVar FromXmlElement(
	XmlElement element
)

Parameters

element
Type: System.XmlXmlElement

Return Value

Type: DVar
See Also