PowerCalibrationStandardDatabasedTDataPath Property
Data Path
Namespace: Metas.Vna.Database.CalibrationStandardsAssembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
public string DataPath { get; set; }
Public Property DataPath As String
Get
Set
public:
virtual property String^ DataPath {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract DataPath : string with get, set
override DataPath : string with get, set
StringIPowerCalibrationStandardDatabasedTDataPath