IUserAccessiable.AttachUserCopy Method (String, String, String, Boolean) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntaxbool AttachUserCopy(
string inPrompt,
string inDesc,
string inName,
bool inLinkToQuestion
)
Parameters
- inPrompt
- Type: System.String
- inDesc
- Type: System.String
- inName
- Type: System.String
- inLinkToQuestion
- Type: System.Boolean
Return Value
Type:
Boolean
See Also