|
DataSourceRecordDataSourceLocation Property
|
Gets or sets the name of the data source Location.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public string DataSourceLocation { get; set; }
Public Property DataSourceLocation As String
Get
Set
member DataSourceLocation : string with get, set
function get_DataSourceLocation();
function set_DataSourceLocation(value);
View SourceProperty Value
StringSee Also