BKI_DichVuMatDat.US.US_V_RPT_LUONG_V2.IsPHAI_NOP_KHACNull C# (CSharp) Method

IsPHAI_NOP_KHACNull() public method

public IsPHAI_NOP_KHACNull ( ) : bool
return bool
        public bool IsPHAI_NOP_KHACNull()
        {
            return pm_objDR.IsNull("PHAI_NOP_KHAC");
        }
US_V_RPT_LUONG_V2