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

IsNAM_AP_DUNGNull() public method

public IsNAM_AP_DUNGNull ( ) : bool
return bool
        public bool IsNAM_AP_DUNGNull()
        {
            return pm_objDR.IsNull("NAM_AP_DUNG");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2