ActiveReports for .NET 18.0J
IsUpdatedReportProperty メソッド

GrapeCity.ActiveReports.PageReportModel 名前空間 > IMasterContentService インターフェース : IsUpdatedReportProperty メソッド
チェックするプロパティの名前。
マスターと比較するプロパティの値。
レポートプロパティ値がマスターから変更されたかどうかを返します。
シンタックス
'宣言
 
Function IsUpdatedReportProperty( _
   ByVal propertyName As String, _
   ByVal propertyValue As Object _
) As Boolean
bool IsUpdatedReportProperty( 
   string propertyName,
   object propertyValue
)

パラメータ

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

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