Click or drag to resize
IAttachmentSourceAddFromAttachment Method (String)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int AddFromAttachment(
	string inName
)

Parameters

inName
Type: SystemString

Return Value

Type: Int32
See Also