TableReferenceSource Property |
The source of the table to initialize from.
This could be a path to an excel spreadsheet or a connection string for a database.
Namespace: Demo3D.CommonAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic string Source { get; set; }Property Value
String
See Also