Skip to main content
.NET 6.0+

XPWeakReference.TargetType_ Property

OBSOLETE

For internal use only (Medium Trust)

This property isn’t used.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

[Persistent("TargetType")]
[Obsolete("For internal use only (Medium Trust)", true)]
[Browsable(false)]
[MemberDesignTimeVisibility(false)]
public XPObjectType TargetType_ { get; set; }

Property Value

Type
XPObjectType

Remarks

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

See Also