IUserAccessiableAttachCopy Method (String, String, String, Boolean) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool AttachCopy(
string inFilePath,
string inDesc,
string inName,
bool inLinkToQuestion
)
Parameters
- inFilePath
- Type: SystemString
- inDesc
- Type: SystemString
- inName
- Type: SystemString
- inLinkToQuestion
- Type: SystemBoolean
Return Value
Type:
BooleanSee Also