Click or drag to resize
IUserAccessiableGetAttachedFiles Method
Returns an array of strings, each item holds the file name of an attachment within the interview.

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
string[] GetAttachedFiles()

Return Value

Type: String
See Also