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

IsNGUOI_LAP_PHU_CAPNull() public method

public IsNGUOI_LAP_PHU_CAPNull ( ) : bool
return bool
        public bool IsNGUOI_LAP_PHU_CAPNull()
        {
            return pm_objDR.IsNull("NGUOI_LAP_PHU_CAP");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2