GetAttachmentFilePath Method
Syntax
'Declaration
Public Function GetAttachmentFilePath( _
   ByVal _idNumber_ As String, _
   ByVal _basePath_ As String, _
   ByVal _fileName_ As String, _
   ByVal _attachMode_ As AttachmentFolderMode _
) As String
public string GetAttachmentFilePath( 
   string _idNumber_,
   string _basePath_,
   string _fileName_,
   AttachmentFolderMode _attachMode_
)
Parameters
idNumber
basePath
fileName
attachMode
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family