BKI_DichVuMatDat.US.US_DM_NHAN_VIEN.IsNGAY_CAPNull C# (CSharp) Method

IsNGAY_CAPNull() public method

public IsNGAY_CAPNull ( ) : bool
return bool
        public bool IsNGAY_CAPNull()
        {
            return pm_objDR.IsNull("NGAY_CAP");
        }
US_DM_NHAN_VIEN