GuiDatabasedStandard2TDefinition Property
Standard Definition
Namespace: Metas.Vna.Database.CalibrationStandards.GuiAssembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
public DatabasedStandard2<T> Definition { get; set; }
Public Property Definition As DatabasedStandard2(Of T)
Get
Set
public:
property DatabasedStandard2<T>^ Definition {
DatabasedStandard2<T>^ get ();
void set (DatabasedStandard2<T>^ value);
}
member Definition : DatabasedStandard2<'T> with get, set
Property Value
DatabasedStandard2T