ReportUrlProperty 클래스

정의

보고서의 ReportUrl 속성을 나타냅니다.

public ref class ReportUrlProperty sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty
public sealed class ReportUrlProperty : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
type ReportUrlProperty = class
    inherit ReportProperty
Public NotInheritable Class ReportUrlProperty
Inherits ReportProperty
상속
ReportUrlProperty

속성

ExpressionString

보고서 속성이 식인 경우 보고서 속성의 식 문자열을 가져옵니다.

(다음에서 상속됨 ReportProperty)
IsExpression

보고서 속성의 값이 식인지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ReportProperty)
Value

속성의 URL 값을 가져옵니다.

적용 대상