IUserLogicCallbacksOnGetAttachmentName Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax string OnGetAttachmentName(
int inQuesIdx,
string inFilePath,
string inName,
int inQuestionAttachmentCount,
int inGlobalAttachmentCount
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inFilePath
- Type: SystemString
- inName
- Type: SystemString
- inQuestionAttachmentCount
- Type: SystemInt32
- inGlobalAttachmentCount
- Type: SystemInt32
Return Value
Type:
StringSee Also