TExternalFormUpdatedProperties Property Visual Signal ExternalBase Class Library Documentation
API version 1.5.2

[This is preliminary documentation and is subject to change.]

UpdatedProperties - gets the XmlDocument containing updated values of associated properties. This property is used by Visual Signal only.

Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax

public XmlDocument UpdatedProperties { get; }

Property Value

Type: XmlDocument
See Also

Reference