SharpTrader.SDK - Developer API

DataImportManagerAttribute Constructor

Initializes a new instance of the DataImportManagerAttribute class.

Namespace:  Sharpshooter.SDK
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


public DataImportManagerAttribute(
	Type importFormType
)

Parameters

importFormType
Type: Type
The type of the import form. The built-in form will be used if the value is null.