DbNetSuiteVS
BeforeFileListed Event
NamespacesDbNetLink.DbNetSuiteVSDbNetFileBeforeFileListed
This event can be used to provide some custom filtering on the listing of a file. Returning false from the event handler will prevent the file from being listed.
Declaration Syntax
C#Visual Basic
public event DbNetFile..::.BeforeFileListedDelegate BeforeFileListed
Public Event BeforeFileListed As DbNetFile..::.BeforeFileListedDelegate

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)