Child Property DescriptorProperty Type Property
This returns the type for the property
Definition
Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Returns a Type that represents the type of the property
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public override Type PropertyType { get; }VB
Public Overrides ReadOnly Property PropertyType As Type
GetC++
public:
virtual property Type^ PropertyType {
Type^ get () override;
}F#
abstract PropertyType : Type with get
override PropertyType : Type with getReturn Value
TypeReturns a Type that represents the type of the property