IModelBasedPropertyItemContainer Interface
- Updated2026-06-25
- 1 minute(s) read
Describes the methods to access the model-based instruments property values.
Derives from
None
Syntax
Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI
public interface IModelBasedPropertyItemContainer
Methods
| Name | Description |
|---|---|
| TryGetPropertyValue(string, out string) | Gets the value of the property with the specified propertyName . |