Gets the properties that have been changed.
Note: This property is supported for IC Server version 2015 R2 and beyond.
Assembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public ReadOnlyCollection<ReportTableConfiguration..::..Property> PropertiesChanged { get; } |
Visual Basic |
---|
Public ReadOnly Property PropertiesChanged As ReadOnlyCollection(Of ReportTableConfiguration..::..Property) Get |
Field Value
The changed properties.Version Information
Supported for IC Server version 2015 R2 and beyond.