Gets or sets the data source that is being serialized or deserialized.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Object DataSource { get; set; } |
Visual Basic Copy Code |
---|
Public Property DataSource As Object |
An object representing the data source.
During serialization this property returns the data source that is being serialized. During deserialization this property should be set to the data source object corresponding to Name.