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

IsID_NV_PCNull() public method

public IsID_NV_PCNull ( ) : bool
return bool
        public bool IsID_NV_PCNull()
        {
            return pm_objDR.IsNull("ID_NV_PC");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2