Click or drag to resize
DVar  Conversion (DVar to String)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public static implicit operator string (
	DVar inVar
)

Parameters

inVar
Type: SurveyToGo.UserLogic.InterfacesDVar

Return Value

Type: String
See Also