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

IsNGUOI_SUA_PHU_CAPNull() public method

public IsNGUOI_SUA_PHU_CAPNull ( ) : bool
return bool
        public bool IsNGUOI_SUA_PHU_CAPNull()
        {
            return pm_objDR.IsNull("NGUOI_SUA_PHU_CAP");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2