IAttributeElementValue Property

Value of the attribute, can be double, int, bool or string.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Object Value { get; set; }

Property Value

Object

See Also