StiDictionaryBusinessObjects Property |
Gets or sets collection of the business objects.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public StiBusinessObjectsCollection BusinessObjects { get; set; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Property BusinessObjects As StiBusinessObjectsCollection
Get
Set
Property Value
Type:
StiBusinessObjectsCollectionSee Also