Click or drag to resize
IUserAccessiableCreateAttachment Method (String, String)
Not In Use

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

Parameters

inDesc
Type: SystemString
inName
Type: SystemString

Return Value

Type: String
See Also