BKI_DichVuMatDat.US.US_DM_NHAN_VIEN.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_DM_NHAN_VIEN