BKI_DichVuMatDat.US.US_V_GD_NHAN_VIEN_PHU_CAP_V2.IsNGAY_LAP_PHU_CAPNull C# (CSharp) Method

IsNGAY_LAP_PHU_CAPNull() public method

public IsNGAY_LAP_PHU_CAPNull ( ) : bool
return bool
        public bool IsNGAY_LAP_PHU_CAPNull()
        {
            return pm_objDR.IsNull("NGAY_LAP_PHU_CAP");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2