| CTInterfaceValidateCustomPropertiesArgsChangedProperties Property |
Array of properties that are changed during this process.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public ICustomProperty[] ChangedProperties { get; }
Public ReadOnly Property ChangedProperties As ICustomProperty()
Get
Property Value
Type:
ICustomPropertySee Also