IUserAccessiableAttachLink Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool AttachLink(
string inLink,
string inDesc,
string inName,
bool inLinkToQuestion,
string inExt
)
Parameters
- inLink
- Type: SystemString
- inDesc
- Type: SystemString
- inName
- Type: SystemString
- inLinkToQuestion
- Type: SystemBoolean
- inExt
- Type: SystemString
Return Value
Type:
BooleanSee Also