DataSourceRefInfo.IsFederationDataSource Property
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
[DataMember(Name = "isFederationDataSource")]
public bool IsFederationDataSource { get; set; }
Property Value
Type |
---|
Boolean |
See Also