Click or drag to resize
IPropsCollectionItem Property (String)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
DVar this[
	string inPropName
] { get; }

Parameters

inPropName
Type: SystemString

Property Value

Type: DVar
See Also