ReportUrlProperty Members
Include Protected Members
Include Inherited Members
Represents a URL property in the report.
The ReportUrlProperty type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ExpressionString | Gets the expression string for the report property, if the report property is an expression string. (Inherited from ReportProperty.) |
![]() |
IsExpression | Gets a value that indicates whether the value of the report property is an expression. (Inherited from ReportProperty.) |
![]() |
Value | Gets the ReportUrl value of the property. |
Top