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