MESResultAttribute Property
- Last UpdatedNov 06, 2025
- 1 minute read
The property contains the instance of MESResultAttribute.
'Declaration
Public Property MESResultAttribute As MESResultAttribute
'Usage
Dim instance As ResultAttribute
Dim value As MESResultAttribute
instance.MESResultAttribute = value
value = instance.MESResultAttribute
public MESResultAttribute MESResultAttribute {get; set;}