Click or drag to resize
IAttachmentSourceAdd Method (IAttachmentSourceItem)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int Add(
	IAttachmentSourceItem inItem
)

Parameters

inItem
Type: SurveyToGo.UserLogic.InterfacesIAttachmentSourceItem

Return Value

Type: Int32
See Also