IDataWindowOptions.Assemblies Property
.NET Standard 2.x
Gets or sets the assembly list of the DataWindow to load.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
IList<Assembly> Assemblies { get; set; }
Returns
System.Collections.Generic.IList<Assembly>
Returns the assembly list of the DataWindow to load.
Examples
Coming soon.
Applies to
.NET Standard
2.x