SimpleORM.NET
activation_depth Property
NamespacesSormSessionactivation_depth

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for P:Sorm.Session.activation_depth]

Declaration Syntax
C#Visual BasicVisual C++
public int activation_depth { get; set; }
Public Property activation_depth As Integer
public:
virtual property int activation_depth {
	int get () sealed;
	void set (int value) sealed;
}

Assembly: sorm (Module: sorm) Version: 1.0.0.13068