Click or drag to resize

LibraryStructureObjectLoadTypeSpecificProperties Method

Loads from reader type specific properties

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
protected abstract void LoadTypeSpecificProperties(
	IDataReader reader
)

Parameters

reader
Type: System.DataIDataReader
See Also