| CTInterfaceCustomPropertiesLoadedArgsChangedProperties Property |
Properties which values have beed changed during the event.
Namespace:
ATR.CT.CTInterface
Assembly:
CTInterface (in CTInterface.dll)
Syntax public ICustomProperty[] ChangedProperties { get; }
Public ReadOnly Property ChangedProperties As ICustomProperty()
Get
Property Value
Type:
ICustomPropertySee Also