Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public int NumIn { get; }
 
Public ReadOnly Property NumIn As Integer
        Get
 
public:
property int NumIn {
        int get ();
}
 
member NumIn : int with get
 
 
 
Property Value
Int32
 
See Also