| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As StatusCode Dim value As Boolean instance.SemanticsChanged = value value = instance.SemanticsChanged  | |
| C# | |
|---|---|
[XmlIgnoreAttribute()] public bool SemanticsChanged {get; set;}  | |
            Set to indicate that the semantics associated with the data value have changed.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x