ReferenceTreeDepth Property |
Current resolution depth.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic int Depth { get; protected set; }
Public Property Depth As Integer
Get
Protected Set
public:
property int Depth {
int get ();
protected: void set (int value);
}
Property Value
Type:
Int32
See Also