Click or drag to resize
IUserAccessiableGetAttachmentID Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
string GetAttachmentID(
	string inAttahmentName
)

Parameters

inAttahmentName
Type: SystemString

Return Value

Type: String
See Also