Back to Devexpress

ExplicitLoadingAttribute.Depth Property

xpo-devexpress-dot-xpo-dot-explicitloadingattribute.md

latest1.1 KB
Original Source

ExplicitLoadingAttribute.Depth Property

Gets or sets the reference depth of the current class from the root class.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public int Depth { get; set; }
vb
Public Property Depth As Integer

Property Value

TypeDescription
Int32

An integer value that specifies the reference depth of the current class from the root class.

|

See Also

ExplicitLoadingAttribute Class

ExplicitLoadingAttribute Members

DevExpress.Xpo Namespace