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

IsDAN_TOCNull() public method

public IsDAN_TOCNull ( ) : bool
return bool
        public bool IsDAN_TOCNull()
        {
            return pm_objDR.IsNull("DAN_TOC");
        }
US_V_GD_NHAN_VIEN_PHU_CAP_V2