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.Common
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic string Source { get; set; }Property Value
Type:
String
See Also