Searchs base directory for files and creates a BCP file with the results
Namespace:
HS.Sys.TheEnterprise.Common.Laserbear
Assembly:
Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class PhotoImport _
Implements IDisposable |
Examples
CopyC#
PhotoImport photoImport = new PhotoImport();
CopyVB.NET
Dim photoImport As PhotoImport = New PhotoImport()
CopyVBScript
Set photoImport = CreateObject("HS.Sys.TheEnterprise.Common.Laserbear.PhotoImport")
Inheritance Hierarchy
See Also