ChildPropertyDescriptorPropertyType Property

This returns the type for the property

Definition

Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override Type PropertyType { get; }

Return Value

Type
Returns a Type that represents the type of the property

See Also