Child Property DescriptorReset Value Method
This is used to reset the property to its default value
Definition
Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public override void ResetValue(
Object component
)VB
Public Overrides Sub ResetValue (
component As Object
)C++
public:
virtual void ResetValue(
Object^ component
) overrideF#
abstract ResetValue :
component : Object -> unit
override ResetValue :
component : Object -> unit Parameters
- component Object
- The component with the property to reset