BKI_DichVuMatDat.US.US_DM_NHAN_VIEN.IsNGAY_CAPNull C# (CSharp) 메소드

IsNGAY_CAPNull() 공개 메소드

public IsNGAY_CAPNull ( ) : bool
리턴 bool
        public bool IsNGAY_CAPNull()
        {
            return pm_objDR.IsNull("NGAY_CAP");
        }
US_DM_NHAN_VIEN