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