BKI_DichVuMatDat.US.US_V_RPT_LUONG_V2.IsBHXHNull C# (CSharp) Méthode

IsBHXHNull() public méthode

public IsBHXHNull ( ) : bool
Résultat bool
        public bool IsBHXHNull()
        {
            return pm_objDR.IsNull("BHXH");
        }
US_V_RPT_LUONG_V2