AutoComplete for ASP.NET Web Forms
SetCreationDevice メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス : SetCreationDevice メソッド
Value of CreationDevice property.
Value of CreationPrinterName property.
Assigns specified values to the CreationDevice and CreationPrinterName properties. Using this method is more efficient than setting the two properties individually.
シンタックス
'宣言
 
Public Sub SetCreationDevice( _
   ByVal creationDevice As MeasurementDeviceEnum, _
   ByVal creationPrinterName As System.String _
) 
public void SetCreationDevice( 
   MeasurementDeviceEnum creationDevice,
   System.string creationPrinterName
)

パラメータ

creationDevice
Value of CreationDevice property.
creationPrinterName
Value of CreationPrinterName property.
参照

C1Report クラス
C1Report メンバ