ImageReportItem.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::ReportingServices::RdlObjectModel::SourceType Source { Microsoft::ReportingServices::RdlObjectModel::SourceType get(); void set(Microsoft::ReportingServices::RdlObjectModel::SourceType value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.SourceType Source { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.Source : Microsoft.ReportingServices.RdlObjectModel.SourceType with get, set
Public Property Source As SourceType
Property Value
- Attributes