Click or drag to resize
IAttachmentSourceAdd Method (String, String, Int32)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int Add(
	string inText,
	string inValue,
	int inContentAlignment
)

Parameters

inText
Type: SystemString
inValue
Type: SystemString
inContentAlignment
Type: SystemInt32

Return Value

Type: Int32
See Also