ChildPropertyDescriptor Constructor
Constructor
Namespace: EWSoftware.PDI.BindingAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public ChildPropertyDescriptor(
PropertyDescriptor parent,
PropertyDescriptor child,
string name
)
Public Sub New (
parent As PropertyDescriptor,
child As PropertyDescriptor,
name As String
)
public:
ChildPropertyDescriptor(
PropertyDescriptor^ parent,
PropertyDescriptor^ child,
String^ name
)
new :
parent : PropertyDescriptor *
child : PropertyDescriptor *
name : string -> ChildPropertyDescriptor
Parameters
- parent PropertyDescriptor
- The parent property descriptor
- child PropertyDescriptor
- The child property descriptor
- name String
- The name of the property