PowerTools ActiveReports for .NET 11.0J
MasterContentCode コンストラクタ

マスターレポートからのコードのプロパティ値。
子レポートからのコードのプロパティ値。
の新しいインスタンスを初期化します
構文
'宣言
 
Public Function New( _
   ByVal masterCode As String, _
   ByVal childCode As String _
)
public MasterContentCode( 
   string masterCode,
   string childCode
)

パラメータ

masterCode
マスターレポートからのコードのプロパティ値。
childCode
子レポートからのコードのプロパティ値。
参照

関連項目

MasterContentCode 構造体
MasterContentCode メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.