ChildPropertyTypeDescriptor Constructor

Constructor

Definition

Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public ChildPropertyTypeDescriptor(
	ICustomTypeDescriptor parent
)

Parameters

parent  ICustomTypeDescriptor
The parent custom type descriptor

See Also