GrapeCity ActiveReports for .NET 12.0J
IsUpdatedReportProperty メソッド

チェックするプロパティの名前
マスターと比較するプロパティの値。
レポートプロパティの値は、マスタから変更されたかどうかを返します。
構文
'宣言
 
Function IsUpdatedReportProperty( _
   ByVal propertyName As String, _
   ByVal propertyValue As Object _
) As Boolean
bool IsUpdatedReportProperty( 
   string propertyName,
   object propertyValue
)

パラメータ

propertyName
チェックするプロパティの名前
propertyValue
マスターと比較するプロパティの値。
参照

関連項目

IMasterContentService インターフェース
IMasterContentService メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.