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